| Package | Description |
|---|---|
| com.github.unidbg.arm.backend |
| Modifier and Type | Method and Description |
|---|---|
void |
UnicornBackend.hook_add_new(EventMemHook callback,
int type,
Object user_data) |
void |
Backend.hook_add_new(EventMemHook callback,
int type,
Object user_data)
Registers a hook for invalid memory access events (unmapped or protection violations).
|
Copyright © 2026. All rights reserved.