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

Function SymGetModuleBase64

HijackMethod_x86/dllmain.cpp:374–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372extern "C" __declspec(dllexport) void SymFunctionTableAccess64() {}
373extern "C" __declspec(dllexport) void SymGetLineFromAddr64() {}
374extern "C" __declspec(dllexport) void SymGetModuleBase64() {}
375extern "C" __declspec(dllexport) void SymGetModuleInfo64() {}
376extern "C" __declspec(dllexport) void SymGetSymFromAddr64() {}
377extern "C" __declspec(dllexport) void SymGetSearchPathW() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected