list_strings
Retrieve all defined strings from the binary, with an optional case-insensitive substring filter to locate specific text patterns.
Instructions
List all defined strings in the binary. Optionally filter by substring (case-insensitive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |