get_symbols
Retrieve binary symbols, including imports and exports, from radare2 sessions to inspect executable structure and support reverse engineering.
Instructions
Get binary symbols (is).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | ||
| exports_only | No | ||
| imports_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |