find_what_accesses
Identify instructions that read or write a memory address over a set duration to locate base pointers for pointer and structure analysis.
Instructions
Collect instructions that READ OR WRITE address over duration
seconds. Useful to find a base instruction for pointer/structure work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| duration | No |