Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetEntryPoint
Method
GetEntryPoint
binaryview.cpp:2014–2017 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2012
2013
2014
uint64_t BinaryView::GetEntryPoint() const
2015
{
2016
return BNGetEntryPoint(m_object);
2017
}
2018
2019
2020
Ref<Architecture> BinaryView::GetDefaultArchitecture() const
Callers
5
GenericHeaders
Method · 0.80
PEHeaders
Method · 0.80
TriageView
Method · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
1
main
Function · 0.64