MCPcopy Create free account
hub / github.com/NoMercy-ac/NoMercy / GetAntiModule

Method GetAntiModule

Source/Client/NM_Engine/Data.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 return lpAntiInfo;
72}
73HMODULE CData::GetAntiModule()
74{
75 return m_hAntiModule;
76}
77
78std::string CData::GetAntiFileName()
79{

Callers 1

MyGetModuleHandleAFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected