Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetDatabase
Method
GetDatabase
database.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
185
186
Ref<Database> Snapshot::GetDatabase()
187
{
188
return new Database(BNGetSnapshotDatabase(m_object));
189
}
190
191
192
int64_t Snapshot::GetId()
Callers
8
Recognize
Method · 0.45
Recognize
Method · 0.45
Recognize
Method · 0.45
Recognize
Method · 0.45
Recognize
Method · 0.45
Recognize
Method · 0.45
Recognize
Method · 0.45
Recognize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected