Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
73
HMODULE CData::GetAntiModule()
74
{
75
return m_hAntiModule;
76
}
77
78
std::string CData::GetAntiFileName()
79
{
Callers
1
MyGetModuleHandleA
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected