index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binaryview.cpp
Age
Commit message (
Expand
)
Author
2020-04-17
Remove old linear view implementation
Rusty Wagner
2020-04-17
Initial implementation of new linear view API
Rusty Wagner
2020-04-02
Fix some memory leaks
Peter LaFosse
2020-03-31
Undobuffer merging and mergetool
Josh Ferrell
2020-02-06
Add clean saving
Josh Ferrell
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-10-17
Fix warning.
Brian Potchik
2019-09-27
Tag notifications & tag type list optimized
Peter LaFosse
2019-09-11
Add ability to open a database with options.
Brian Potchik
2019-08-27
Add support for showing structure offsets and inferring types via hotkey, add...
Peter LaFosse
2019-08-11
Eliminate mandatory ephemeral view creation during open with options.
Brian Potchik
2019-08-03
Fix symbol list issues. Vector35/binaryninja-api #1412
Peter LaFosse
2019-08-02
Refactor settings system to be reference counted.
Brian Potchik
2019-08-01
Tags
Glenn Smith
2019-07-31
Cache function callee addresses and create an API to access them
rollsafe
2019-07-19
Add BinaryDataNotifications for Symbols
Peter LaFosse
2019-07-18
Add Symbol aliases to cope with duplicate symbols
rollsafe
2019-07-14
Add support for sorting the symbol list by name or address
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
Fix GetCodeReferencesFrom
rollsafe
2019-06-05
Add BinaryView.get_code_refs_from
rollsafe
2019-05-31
Support adding user-defined xrefs
rollsafe
2019-05-10
Fix memory leak and use after free bugs in BinaryView and FlowGraph objects
Rusty Wagner
2019-04-22
Cleanup DataVariable API.
Brian Potchik
2019-04-11
Add GetStringAtAddress to the API.
Brian Potchik
2019-04-07
Don't log when expression parsing fails
Peter LaFosse
2019-04-07
Add API for geting a list of type names without the associated objects
Peter LaFosse
2019-03-20
Add ordinals to symbols
Rusty Wagner
2019-03-14
BinaryView API for entropy.
Brian Potchik
2019-03-06
Add get_data_refs_from API
Peter LaFosse
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-13
Commonize all InstructionTextToken generation
Peter LaFosse
2018-12-13
Make ParseExpression not dependant on a BinaryView
Peter LaFosse
2018-11-18
Add Find APIs with progress
Peter LaFosse
2018-11-13
Add expression parsing APIs
Peter LaFosse
2018-10-24
Add new APIs for querying data references
Peter LaFosse
2018-10-22
Added a missing API method
Josh Watson
2018-10-19
Fix memory leak in namespaces
Peter LaFosse
2018-10-18
Remove Segment::Read
Peter LaFosse
2018-10-16
Remove some unnecessary APIs
Peter LaFosse
2018-10-15
Refactor to how symbols and namespaces work
Peter LaFosse
2018-10-05
Expose SymbolBinding API
Peter LaFosse
2018-10-05
Fix memory leak while getting NameSpace
Peter LaFosse
2018-09-29
Fix issue with GetNameSpace, squash warning
Peter LaFosse
2018-09-28
Namespace API cleanup
Peter LaFosse
2018-09-20
Adding NameSpace tokens and plumbing through some namespce apis
Peter LaFosse
2018-09-12
Merging with dev
Peter LaFosse
[next]