Extract WebAssembly strings
wasm_string_extractExtract printable strings from WASM binaries, organized by section, with automatic classification of URLs, hashes, base64, and file paths.
Instructions
Extract printable strings by WASM section and classify URLs, hashes, base64, and paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputPath | No | ||
| minLength | No | ||
| maxStrings | No | ||
| inputBase64 | No |