frida_memory_scan_sync
Scan memory synchronously over a given address range using a byte pattern to locate matching regions in a target process.
Instructions
Call GumJS Memory.scanSync().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| address | Yes | ||
| size | Yes | ||
| pattern | Yes |