Skip to main content
Glama

get_function_cfg

Extract control flow graphs from functions in IDA Pro to analyze basic blocks, instructions, and their connections for reverse engineering.

Instructions

Get the control flow graph of a function, including all basic blocks and their connections. Returns basic blocks with their instructions and successor/predecessor relationships.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
addressYesAddress of the function to analyze

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