ida_comment
Add comments at any address in IDA Pro to annotate code, choosing from regular, repeatable, anterior, or posterior types for clear reverse engineering notes.
Instructions
Add a comment at an address. Kinds: regular, repeatable, anterior, posterior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Comment type (default: regular) | |
| text | Yes | Comment text | |
| address | Yes | Address to comment |