run_ida_command
Execute IDA Pro scripts (IDA Python, version 8.3) to automate reverse engineering and binary analysis tasks by specifying script and output paths.
Instructions
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 |