stack_frame
Retrieve stack variables for specified addresses in an IDA Pro instance, enabling analysis of local stack frames during reverse engineering.
Instructions
Get stack vars
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addrs | Yes | Address(es) | |
| instance_id | Yes | Target IDA instance ID (required) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |