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

Function SymGetModuleBase64

HijackMethod/dllmain.cpp:473–473  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

471extern "C" __declspec(dllexport) void SymFunctionTableAccess64() {}
472extern "C" __declspec(dllexport) void SymGetLineFromAddr64() {}
473extern "C" __declspec(dllexport) void SymGetModuleBase64() {}
474extern "C" __declspec(dllexport) void SymGetModuleInfo64() {}
475extern "C" __declspec(dllexport) void SymGetSymFromAddr64() {}
476extern "C" __declspec(dllexport) void SymGetSearchPathW() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected