POST_CALLBACK_SYSCALL_NUMBER, PRE_CALLBACK_SYSCALL_NUMBER| Modifier | Constructor and Description |
|---|---|
protected |
Arm64Hook() |
protected |
Arm64Hook(boolean enablePostCall) |
|
Arm64Hook(String name,
boolean enablePostCall) |
| Modifier and Type | Method and Description |
|---|---|
long |
handle(Emulator<?> emulator) |
protected abstract HookStatus |
hook(Emulator<?> emulator) |
UnidbgPointer |
onRegister(SvcMemory svcMemory,
int svcNumber) |
assembleSvc, getName, handlePostCallback, handlePreCallbackprotected Arm64Hook()
protected Arm64Hook(boolean enablePostCall)
public Arm64Hook(String name, boolean enablePostCall)
public final UnidbgPointer onRegister(SvcMemory svcMemory, int svcNumber)
onRegister in interface SvconRegister in class Arm64Svcpublic final long handle(Emulator<?> emulator)
protected abstract HookStatus hook(Emulator<?> emulator) throws NestedRun
NestedRunCopyright © 2026. All rights reserved.