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
2021-04-20
Add support for analysis hold.
Brian Potchik
2021-04-19
Fix Mach-O duplicate symbol handling for external relocations.
Brian Potchik
2021-04-06
Add support for duplicate symbol handling.
Brian Potchik
2021-03-30
Add ability to query for database backing of specific BinaryViewTypes and fix...
Brian Potchik
2021-02-17
add support for type xref and variable xref
Xusheng
2021-01-18
updating copyright year
Jordan Wiens
2020-10-24
PossibleValueSet dialog pulls existing values and miscellaneous cleanup.
Brian Potchik
2020-10-15
Cleanup load options when choosing to not open specific BinaryView types duri...
Brian Potchik
2020-10-15
edit current line in linear view
Xusheng
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
[next]