frida_memory_check_code_pointer
Verify whether a given memory address is a valid code pointer, enabling detection of corrupted or non-executable pointers during dynamic analysis.
Instructions
Call GumJS Memory.checkCodePointer().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| address | Yes |