py_exec_file
Run a Python script file on a specified IDA Pro instance to automate reverse-engineering tasks.
Instructions
Execute a Python script file in IDA context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to a Python script | |
| instance_id | Yes | Target IDA instance ID (required) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||