Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
bool ScanSectionHash(DWORD64 dwBaseAddress, DWORD64 dwRegionSize, DWORD dwProtect)
20
{
21
return true;
22
}
23
24
bool ScanSharedPage(DWORD64 dwBaseAddress, DWORD64 dwRegionSize, DWORD dwProtect)
25
{
Callers
1
OnScanSection
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected