Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/connorjaydunn/BinaryShield
/ getRva
Method
getRva
src/vm_handler.cpp:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
VMHandlerTypes VMHandler::getType() { return type; }
4
5
DWORD VMHandler::getRva() { return rva; }
6
7
DWORD VMHandler::getFileOffset() { return fileOffset; }
8
Callers
3
getVmHandlerRva
Function · 0.45
calculateEffectiveAddress
Function · 0.45
disassemble
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected