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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from ida-mcp-server
- ida_add_assembly_comment
- ida_add_function_comment
- ida_add_pseudocode_comment
- ida_execute_script
- ida_execute_script_from_file
- ida_get_current_function_assembly
- ida_get_current_function_decompiled
- ida_get_function_assembly_by_address
- ida_get_function_assembly_by_name
- ida_get_function_decompiled_by_address
- ida_get_function_decompiled_by_name
- ida_get_global_variable_by_address
- ida_get_global_variable_by_name
- ida_rename_function
- ida_rename_global_variable
- ida_rename_local_variable
- ida_rename_multi_functions
- ida_rename_multi_global_variables
- ida_rename_multi_local_variables
Related Tools
- @MxIris-Reverse-Engineering/ida-mcp-server
- @fdrechsler/mcp-server-idapro
- @MxIris-Reverse-Engineering/ida-mcp-server
- @mrexodia/ida-pro-mcp
- @mrexodia/ida-pro-mcp