Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
bool ScanPattern(DWORD64 dwBaseAddress, DWORD64 dwRegionSize, DWORD dwProtect)
30
{
31
return true;
32
}
33
34
bool ScanProtectViolation(DWORD64 dwBaseAddress, DWORD64 dwRegionSize, DWORD dwBaseProtect, DWORD dwProtect)
35
{
Callers
1
OnScanSection
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected