ida_add_pseudocode_comment
Add comments to specific addresses in decompiled pseudocode within IDA, enabling clear documentation and analysis for functions. Simplify code understanding and collaboration.
Instructions
Add a comment to a specific address in the function's decompiled pseudocode
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | ||
comment | Yes | ||
function_name | Yes | ||
is_repeatable | No |
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
- @mrexodia/ida-pro-mcp
- @MxIris-Reverse-Engineering/ida-mcp-server
- @MxIris-Reverse-Engineering/ida-mcp-server
- @MxIris-Reverse-Engineering/ida-mcp-server
- @mrexodia/ida-pro-mcp