memory_read
Read memory contents at a specified address to analyze application data structures during mobile security testing.
Instructions
Read memory at a specific address
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Memory address (e.g., '0x12345678') | |
| size | Yes | Number of bytes to read |