frida_kernel_protect
Modify the memory protection of a kernel address range by specifying the starting address, size in bytes, and desired protection flags.
Instructions
Call Kernel.protect().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| size | Yes | ||
| protection | Yes |