ida_execute_script_from_file
Run a Python script directly from a specified file path in IDA Pro to automate tasks and retrieve script outputs for enhanced analysis workflows.
Instructions
Execute a Python script from a file path in IDA Pro and return its output. The file should be accessible from IDA's process.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes |