| Modifier and Type | Field and Description |
|---|---|
protected Emulator<?> |
emulator |
protected Module |
module |
| Constructor and Description |
|---|
BaseHook(Emulator<?> emulator,
String libName) |
BaseHook(Emulator<?> emulator,
String libName,
boolean forceCallInit) |
| Modifier and Type | Method and Description |
|---|---|
protected com.sun.jna.Pointer |
createReplacePointer(ReplaceCallback callback,
com.sun.jna.Pointer backup,
boolean enablePostCall) |
Module |
getModule() |
protected LibraryFile |
resolveLibrary(String libName) |
protected com.sun.jna.Pointer createReplacePointer(ReplaceCallback callback, com.sun.jna.Pointer backup, boolean enablePostCall)
protected LibraryFile resolveLibrary(String libName)
Copyright © 2026. All rights reserved.