Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/connorjaydunn/BinaryShield
/ isInitialised
Method
isInitialised
src/vm_section.cpp:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
bool VMSection::isInitialised() { return initialised; }
12
13
DWORD VMSection::getWritePointer() { return writePointer; }
14
Callers
1
virtualizeFunction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected