ida_add_assembly_comment
Insert comments at specific addresses in the IDA database assembly view to annotate and clarify code during analysis and debugging processes.
Instructions
Add a comment at a specific address in the assembly view of the IDA database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | ||
comment | Yes | ||
is_repeatable | No |