modsurfer

Validate, audit and investigate WebAssembly binaries for security

brewmacoslinux
Try with needOr install directly
Source

About

Validate, audit and investigate WebAssembly binaries

Commands

modsurfer

Examples

Validate a WebAssembly binary for correctness$ modsurfer validate module.wasm
Audit a WebAssembly binary for security issues$ modsurfer audit module.wasm
Investigate and analyze a WebAssembly binary structure$ modsurfer inspect module.wasm