preview_memory_patch
Preview a memory patch of up to 64 bytes without writing. Compare expected bytes at a given address to verify the change before applying.
Instructions
Compare expected bytes and preview a patch of at most 64 bytes without writing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | 64-bit address as a 0x-prefixed hex string | |
| expectedHex | Yes | ||
| editSessionId | Yes | ||
| replacementHex | Yes |