MCPcopy 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

3VMHandlerTypes VMHandler::getType() { return type; }
4
5DWORD VMHandler::getRva() { return rva; }
6
7DWORD VMHandler::getFileOffset() { return fileOffset; }
8

Callers 3

getVmHandlerRvaFunction · 0.45
disassembleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected