| Package | Description |
|---|---|
| com.github.unidbg | |
| com.github.unidbg.arm.backend |
| Modifier and Type | Class and Description |
|---|---|
class |
TraceMemoryHook
trace memory read
Created by zhkl0228 on 2017/5/2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnicornBackend.hook_add_new(ReadHook callback,
long begin,
long end,
Object user_data) |
void |
Backend.hook_add_new(ReadHook callback,
long begin,
long end,
Object user_data)
Registers a hook for memory read events within the given address range.
|
Copyright © 2026. All rights reserved.