ida_execute_script
Run Python scripts within IDA Pro to automate tasks, leveraging IDA's API modules for analysis, data extraction, and enhanced reverse engineering workflows.
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 |