Package de.darkatra.injector
Object ModuleUtils
-
- All Implemented Interfaces:
@PublicApi() public class ModuleUtils
-
-
Field Summary
Fields Modifier and Type Field Description public final static ModuleUtilsINSTANCE
-
Method Summary
Modifier and Type Method Description final WinNT.HANDLEgetModuleBaseAddress(WinNT.HANDLE processHandle, WinDef.HMODULE module)-
-
Method Detail
-
getModuleBaseAddress
@PublicApi() final WinNT.HANDLE getModuleBaseAddress(WinNT.HANDLE processHandle, WinDef.HMODULE module)
-
-
-
-