Skip to main content
Glama

create_stack_frame_variable

Define stack variables in IDA Pro by specifying function address, offset, name, and type to improve binary analysis clarity.

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
variable_nameYesName of the stack variable
type_nameYesType 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/icryo/ida-pro-mcp'

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