list_functions
List all functions in a binary file, optionally filtering by name or address to locate specific routines for reverse engineering.
Instructions
List all functions identified in the current file. Supports filtering by function name or address using a keyword.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_keyword | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |