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