search.all_text
Search binary for all text matches in a given address range, using optional regular expressions to locate specific patterns.
Instructions
Find all text matches in range (regex optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| limit | No | ||
| query | Yes | ||
| regex | No | ||
| start | Yes | ||
| session_id | Yes |