Skip to main content
Glama

declare_c_type

Define or modify local types in IDA Pro using a C declaration string. Streamlines reverse engineering workflows by automating type creation or updates.

Instructions

Create or update a local type from a C declaration

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
c_declarationYesC declaration of the type. Examples include: typedef int foo_t; struct bar { int a; bool b; };

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/mrexodia/ida-pro-mcp'

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