index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binaryninjacore.h
Age
Commit message (
Expand
)
Author
2019-07-08
PluginManager refactor for supporting plugin installation ui
Peter LaFosse
2019-06-13
Add notification callbacks for when data-only metadata is updated
rollsafe
2019-06-13
Add comments map to binaryview
rollsafe
2019-06-13
Initial rebase on file load support.
Brian Potchik
2019-06-06
Rename Function::AddUserCodeReference and Function::RemoveUserCodeReference
rollsafe
2019-06-05
Add BinaryView.get_code_refs_from
rollsafe
2019-05-31
Support adding user-defined xrefs
rollsafe
2019-05-28
Redo/Undo support for user-defined xrefs
Stephen Tong
2019-05-28
WIP: Support adding user-defined xrefs
Stephen Tong
2019-05-27
Add API to query settings properties.
Brian Potchik
2019-05-10
Fix memory leak and use after free bugs in BinaryView and FlowGraph objects
Rusty Wagner
2019-05-08
Revert "corrected to c99 syntax, re PR #1339"
Jordan Wiens
2019-05-08
corrected to c99 syntax, re PR #1339
Jordan Wiens
2019-04-30
Add unit test to detect memory leaks
Rusty Wagner
2019-04-27
Add debug mode for finding refcount leaks
Rusty Wagner
2019-04-26
Don't let a node that hasn't been added to the graph be added as an edge target
Rusty Wagner
2019-04-25
Add SetLicense API
Peter LaFosse
2019-04-22
Add BNGetStructureMemberByName API and add __getitem__ to python Structure API
Peter LaFosse
2019-04-22
Cleanup DataVariable API.
Brian Potchik
2019-04-12
Add incoming edges for flow graph nodes
Rusty Wagner
2019-04-11
Add GetStringAtAddress to the API.
Brian Potchik
2019-04-07
Add API for geting a list of type names without the associated objects
Peter LaFosse
2019-04-05
add post dominance apis
Peter LaFosse
2019-03-26
Add a tokenized text view class for UI plugins
Rusty Wagner
2019-03-25
Add UnhandledRelocation type.
Brian Potchik
2019-03-20
Add an is_main_thread API
Rusty Wagner
2019-03-20
Add ordinals to symbols
Rusty Wagner
2019-03-20
Add faster analysis modes
Rusty Wagner
2019-03-20
Add flow graph options for additional UI features
Rusty Wagner
2019-03-14
BinaryView API for entropy.
Brian Potchik
2019-03-12
api: update to support getting source blocks from IL blocks
Ryan Snyder
2019-03-06
Add get_data_refs_from API
Peter LaFosse
2019-02-28
Fix typo in API name
Rusty Wagner
2019-02-22
Add API for constructing disassembly text
Rusty Wagner
2019-01-30
Prepare API for Python UI bindings
Rusty Wagner
2019-01-29
Add cancelScript api for scriptingProvider
Peter LaFosse
2019-01-25
Add CopyValue to Settings APi.
Brian Potchik
2019-01-20
Add API for parsing multiple types with BinaryView context
Peter LaFosse
2019-01-17
update company name and copyright date
Jordan Wiens
2018-12-19
Add function to get path relative to main user path
Rusty Wagner
2018-12-13
Commonize all InstructionTextToken generation
Peter LaFosse
2018-12-05
Add Disassembly Option
KyleMiles
2018-11-29
Add ExceedFunctionUpdateCountSkipReason.
Brian Potchik
2018-11-21
Add ability to serialize/deserialize settings from BinaryViews.
Brian Potchik
2018-11-18
Add Find APIs with progress
Peter LaFosse
2018-11-13
Add expression parsing APIs
Peter LaFosse
2018-11-05
Provide fall-through indication in BasicBlockEdge info.
Brian Potchik
2018-10-24
Add new APIs for querying data references
Peter LaFosse
2018-10-19
Expose DataRender APIs, allow setting const on types, and allow type comparison
Peter LaFosse
2018-10-18
Initial Enhanced Settings System.
Brian Potchik
[prev]
[next]