get_exports
Retrieve all exported functions or symbols from the binary. Use this to quickly identify and access externally visible entry points during reverse engineering.
Instructions
List all exported functions/symbols.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |