MCPcopy Create free account
hub / github.com/LiteLoaderQQNT/QQNTFileVerifyPatch / SymGetModuleBase64

Function SymGetModuleBase64

HijackMethod_arm64/dllmain.cpp:400–400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398extern "C" __declspec(dllexport) void SymFunctionTableAccess64() {}
399extern "C" __declspec(dllexport) void SymGetLineFromAddr64() {}
400extern "C" __declspec(dllexport) void SymGetModuleBase64() {}
401extern "C" __declspec(dllexport) void SymGetModuleInfo64() {}
402extern "C" __declspec(dllexport) void SymGetSymFromAddr64() {}
403extern "C" __declspec(dllexport) void SymGetSearchPathW() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected