run_ida_command_filebased
Execute IDA Pro scripts (IdaPython, Version 8.3) via file paths to perform reverse engineering and binary analysis, with outputs saved to a specified location.
Instructions
(FOR IDE USAGE) Execute an IDA Pro Script (IdaPython, Version IDA 8.3)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
outputPath | No | absolute Path to save the scripts output to | |
scriptPath | Yes | absolute Path to the script file to execute |