| Package | Description |
|---|---|
| com.github.unidbg.arm.backend |
| Modifier and Type | Method and Description |
|---|---|
static EventMemHook.UnmappedType |
EventMemHook.UnmappedType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventMemHook.UnmappedType[] |
EventMemHook.UnmappedType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
EventMemHook.hook(Backend backend,
long address,
int size,
long value,
Object user,
EventMemHook.UnmappedType unmappedType) |
Copyright © 2026. All rights reserved.