Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/connorjaydunn/BinaryShield
/ getEndRva
Method
getEndRva
src/function.cpp:133–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
DWORD Function::getStartRva() { return startRva; }
132
133
DWORD Function::getEndRva() { return endRva; }
Callers
1
removeOriginalFunctionBytes
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected