edb_scan_stack_for_retaddr
Scan the stack to find potential return addresses for ROP and exploit analysis.
Instructions
Scan the stack for potential return addresses (values in valid text ranges). Useful for ROP/exploit analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |