index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
binaryview.py
Age
Commit message (
Expand
)
Author
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-10-14
Fix broken parse_possiblevalueset documentation.
Brian Potchik
2020-10-09
Return tag in all cases
Ryan Stortz
2020-10-09
remove comma in Python code
Xusheng
2020-10-08
stringify filename passed into get_view_of_type (py2/3 compatible fix for usi...
Peter LaFosse
2020-10-01
Add a type
Ryan Stortz
2020-10-01
Documentation fixes and an api fix
Ryan Stortz
2020-09-23
small documentation updates
Jordan Wiens
2020-09-17
Fix get_next_data_var_after when handling auto data variables shadowed by use...
Brian Potchik
2020-09-17
Fix get_next_data_var_after when handling auto data variables shadowed by use...
Brian Potchik
2020-09-16
Fix #1857 and #1959; Fix bytes/bytearray/string handling for databuffers
KyleMiles
2020-09-16
add support to databuffers, cstr helper, and bv.write for bytearrays
Jordan Wiens
2020-09-10
Update API name for ParsePossibleValueSet
Chinmay
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-08-19
Documentation for SaveSettings and SaveOption
Josh Ferrell
2020-08-16
fix lack of judgement whether c is None in binaryview.get_ascii_string_at()
Heran Gao
2020-08-14
small documentation typo in bv.hlil
Jordan Wiens
2020-08-13
Add BV level generators for hlil instructions and basic blocks
Peter LaFosse
2020-08-02
Fix BNDB loading with get_view_of_file_with_options.
Brian Potchik
2020-07-17
- fix BinaryView.get_data_tags_in_range by not having parameter name shadow g...
verylazyguy
2020-07-10
Add save settings
Josh Ferrell
2020-06-30
Revert "Add setters for Segment attributes, will be removing the core APIs sh...
Jordan Wiens
2020-06-30
Add setters for Segment attributes
Nick Shipp
2020-06-23
Add BinaryView.parse_types_from_string to the python API and update how the u...
Peter LaFosse
2020-06-23
Convert error string to utf-8 in ParseExpression error condition
Peter LaFosse
2020-06-18
support for big-endian values in structureddataviews
Jordan Wiens
2020-06-17
many spelling fixes
Jordan Wiens
2020-06-03
Update rebase documentation and fix return value.
Brian Potchik
2020-06-03
Update 'get_view_of_file_with_options' documentation.
Brian Potchik
2020-05-28
small clarification on get_view_of_file docs
Jordan Wiens
2020-05-28
Add optional type to define as in Function::ApplyImportedTypes and BinaryView...
Peter LaFosse
2020-05-27
Add context manager for BinaryViews in the python API
Peter LaFosse
2020-05-21
documentation formatting
Jordan Wiens
2020-05-15
documentation improvements to remove_user_function and remove_function
Jordan Wiens
2020-05-07
better guard rails for some python apis
Jordan Wiens
2020-05-06
Remove python UndoAction class and old method
Josh Ferrell
2020-05-05
add warning to add_analysis_completion_event
Jordan Wiens
2020-05-05
Fix analysis completion events for python 2
Josh Ferrell
2020-05-05
Allow analysis completion callbacks without parameters
Josh Ferrell
2020-05-03
Use raw string to placate linter
Peter LaFosse
2020-05-03
Fix up equality operators and had hash operators
Peter LaFosse
2020-04-30
fixes #1628
Jordan Wiens
2020-04-17
Fix python API for new linear disassembly structure
Josh Ferrell
2020-04-17
Rename linear view disassembly API to use existing option
Rusty Wagner
2020-04-17
Remove old linear view implementation
Rusty Wagner
2020-04-17
Initial implementation of new linear view API
Rusty Wagner
2020-04-14
fix incorrect get_ascii_string_at documentation
Jordan Wiens
[next]