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

Method CheckSystemModuleHashs

Source/Client/NM_Engine/ICheckMethods.cpp:193–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193void IScanner::CheckSystemModuleHashs(const std::string & szReqId)
194{
195 // Send g_winapiModuleTable bind'd module name, hashs and os informations(winver,spver,buildver) to master server
196}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected