get_exports
Retrieve a complete list of exports from a binary file using IDA Pro for reverse engineering and binary analysis tasks, enabling efficient extraction of function and symbol details.
Instructions
Get list of exports from the binary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}