frida_checksum_memory
Compute a checksum over a memory range in a target process for integrity verification or detection of modifications.
Instructions
Compute a GumJS Checksum over a target memory range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| checksum_type | Yes | ||
| address | Yes | ||
| size | Yes |