ida_add_pseudocode_comment
Add comments to specific addresses in function pseudocode within IDA Pro. Enhance code understanding by labeling key points in decompiled functions using the MCP server for IDA automation.
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 |