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-09-10
Update API name for ParsePossibleValueSet
Chinmay
2020-09-10
Adds tests related to UIDF
Chinmay
2020-09-10
allow redefining an existing type
Xusheng
2020-09-08
UI changes for user-informed dataflow
Chinmay
2020-09-06
fix parse_types_from_string()
Xusheng
2020-09-03
allow redefining an existing type
Xusheng
2020-07-10
Add save settings
Josh Ferrell
2020-06-30
Fix crash in BinaryView::ParseTypeString
Peter LaFosse
2020-06-23
Add BinaryView.parse_types_from_string to the python API and update how the u...
Peter LaFosse
2020-06-09
Fix warnings
Rusty Wagner
2020-05-28
Add optional type to define as in Function::ApplyImportedTypes and BinaryView...
Peter LaFosse
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
[next]