ida_execute_script_from_file
Run Python scripts in IDA Pro by specifying a file path, enabling automated analysis and output retrieval directly from IDA's environment.
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 |