pwntools_elf_strings
Extract printable strings from ELF binaries with optional section filtering to aid in reverse engineering and debugging.
Instructions
Extract printable strings from an ELF binary, optionally filtered by section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |