| Package | Description |
|---|---|
| com.github.unidbg.arm | |
| com.github.unidbg.hook | |
| com.github.unidbg.hook.hookzz | |
| com.github.unidbg.hook.whale | |
| com.github.unidbg.memory |
| Modifier and Type | Class and Description |
|---|---|
class |
Arm64Hook |
class |
Arm64Svc |
class |
ArmHook |
class |
ArmSvc |
class |
ThumbSvc |
| Modifier and Type | Method and Description |
|---|---|
Svc |
ARMSvcMemory.getSvc(int svcNumber) |
| Modifier and Type | Method and Description |
|---|---|
UnidbgPointer |
ARMSvcMemory.registerSvc(Svc svc) |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineHook.replace(long functionAddress,
Svc replace) |
void |
InlineHook.replace(Symbol symbol,
Svc replace) |
| Modifier and Type | Method and Description |
|---|---|
void |
Dobby.replace(long functionAddress,
Svc svc) |
void |
HookZz.replace(long functionAddress,
Svc svc) |
void |
IHookZz.replace(long functionAddress,
Svc replace) |
void |
Dobby.replace(Symbol symbol,
Svc svc) |
void |
HookZz.replace(Symbol symbol,
Svc svc) |
void |
IHookZz.replace(Symbol symbol,
Svc replace) |
| Modifier and Type | Method and Description |
|---|---|
void |
Whale.replace(long functionAddress,
Svc svc) |
void |
Whale.replace(Symbol symbol,
Svc svc) |
| Modifier and Type | Method and Description |
|---|---|
Svc |
SvcMemory.getSvc(int svcNumber) |
| Modifier and Type | Method and Description |
|---|---|
UnidbgPointer |
SvcMemory.registerSvc(Svc svc) |
Copyright © 2026. All rights reserved.