Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetCallbacks
Method
GetCallbacks
binaryninjaapi.h:3812–3812 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3810
virtual ~FileAccessor() {}
3811
3812
BNFileAccessor* GetCallbacks() { return &m_callbacks; }
3813
3814
virtual bool IsValid() const = 0;
3815
virtual uint64_t GetLength() const = 0;
Callers
13
AddRemoteMemoryRegion
Method · 0.45
RegisterNotification
Method · 0.45
UnregisterNotification
Method · 0.45
RegisterOutputListener
Method · 0.45
UnregisterOutputListener
Method · 0.45
SetNavigationHandler
Method · 0.45
RegisterNotification
Method · 0.45
UnregisterNotification
Method · 0.45
Save
Method · 0.45
BinaryData
Method · 0.45
CreateFromFile
Method · 0.45
RegisterNotification
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected