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

Function ScanPattern

Source/Client/NM_Engine/ISectionScanner.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29bool ScanPattern(DWORD64 dwBaseAddress, DWORD64 dwRegionSize, DWORD dwProtect)
30{
31 return true;
32}
33
34bool ScanProtectViolation(DWORD64 dwBaseAddress, DWORD64 dwRegionSize, DWORD dwBaseProtect, DWORD dwProtect)
35{

Callers 1

OnScanSectionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected