get_comments
Retrieve all comments at a specified address in IDA Pro, including regular, repeatable, anterior, posterior, and function comments for comprehensive reverse engineering analysis.
Instructions
Get all comments at the specified address including regular, repeatable, anterior, and posterior comments. If the address is within a function, also returns the function comment.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Address to get comments from |