ida_execute_script
Run a Python script within IDA Pro to automate tasks, analyze binaries, and access IDA’s API modules directly from its environment.
Instructions
Execute a Python script in IDA Pro and return its output. The script runs in IDA's context with access to all IDA API modules.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes |