search_text
Search disassembly text to find instructions, operands, or comments matching a query. Locate specific code patterns quickly during reverse engineering.
Instructions
Search through disassembly text for a string. Matches against instruction mnemonics, operands, and comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |