Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetFile
Method
GetFile
database.cpp:534–537 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
532
533
534
Ref<FileMetadata> Database::GetFile()
535
{
536
return new FileMetadata(BNGetDatabaseFile(m_object));
537
}
538
539
540
void Database::ReloadConnection()
Callers
15
KCView
Method · 0.45
ViewSpecificStateForView
Function · 0.45
KernelCache
Method · 0.45
InitializeSegmentsForHeader
Method · 0.45
GetLoadProgress
Method · 0.45
UniversalView
Method · 0.45
Create
Method · 0.45
IsTypeValidForData
Method · 0.45
MachoView
Method · 0.45
ElfView
Method · 0.45
SharedCacheMachOProcessor
Method · 0.45
SharedCacheBuilder
Method · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36