value.stack
Retrieve stack contents at or after a specified address to analyze function call frames and local variables in binary analysis.
Instructions
Get stack contents at/after an address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | Yes | ||
| after | No | ||
| address | Yes | ||
| session_id | Yes | ||
| stack_offset | Yes | ||
| function_start | Yes |