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

Function ScanSectionHash

Source/Client/NM_Engine/ISectionScanner.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19bool ScanSectionHash(DWORD64 dwBaseAddress, DWORD64 dwRegionSize, DWORD dwProtect)
20{
21 return true;
22}
23
24bool ScanSharedPage(DWORD64 dwBaseAddress, DWORD64 dwRegionSize, DWORD dwProtect)
25{

Callers 1

OnScanSectionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected