Skip to main content
Glama

add_comment

Add comments to binary code addresses in IDA Pro to document analysis, with options for regular, repeatable, anterior, posterior, or function comments.

Instructions

Add a comment at the specified address.

Comment types:
- regular: Standard comment shown at the address
- repeatable: Comment that appears at all references to this address
- anterior: Comment line(s) shown before the address
- posterior: Comment line(s) shown after the address
- function: Comment for the entire function (address must be within a function)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
addressYesAddress to add comment to
commentYesComment text to add
comment_typeNoType of comment: 'regular', 'repeatable', 'anterior', 'posterior', or 'function'regular

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/icryo/ida-pro-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server