get_all_comments
Retrieve all regular and repeatable comments from a function by specifying its name or address to streamline reverse engineering analysis.
Instructions
Get all comments within a function (both regular and repeatable). Pass function name or address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |