Skip to main content
Glama

create_stack_frame_variable

Generate stack frame variables in IDA Pro by specifying function address, offset, variable name, and type to enhance reverse engineering analysis.

Instructions

For a given function, create a stack variable at an offset and with a specific type

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
function_addressYesAddress of the disassembled function to set the stack frame variables
offsetYesOffset of the stack frame variable
type_nameYesType of the stack variable
variable_nameYesName of the stack variable

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