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
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-26
updating to latest sphinx-rtd theme and many doc formatting fixes
Jordan Wiens
2021-03-19
Minor spelling fixes
Peter LaFosse
2021-03-17
Misc typo changes, const changes, code cleanup, and example updates
KyleMiles
2021-03-04
documentation updates on set_default_session_data and transformation api
Jordan Wiens
2021-02-22
Allow Universal archive architecture preference to be specified with the get_...
Brian Potchik
2021-02-18
add warning to remove_auto_segment
Jordan Wiens
2021-02-18
fix syntax error in pydoc warnings
Jordan Wiens
2021-02-17
add support for type xref and variable xref
Xusheng
2021-02-05
improve the documentation of binaryview callbacks
Xusheng
2021-02-04
Update documentation for get_view_of_file_with_options.
Brian Potchik
2021-01-23
Changed SymbolType to Type in define_auto_symbol_and_var_or_function document...
Calle Svensson
2021-01-18
updating copyright year
Jordan Wiens
2021-01-07
Update comment for has_data_variables
carsonharmon
2021-01-07
improve documentation on BinaryViewEvent
Xusheng
2021-01-06
Check for data tag (arch/func == null) in callbacks
Glenn Smith
2020-12-05
Fix tag notification callbacks not giving real python objects
Glenn Smith
2020-11-29
add pydoc for navigation APIs and get_address-for_data_offset
Jordan Wiens
2020-11-27
include between get_string_at and get_ascii_string_at
Jordan Wiens
2020-11-13
add callback for BinaryView finalization and initial analysis completion
Xusheng
2020-11-05
Allow force rebase in python API when UI is enabled.
Brian Potchik
2020-10-27
Fix passing raw bv handle to BinaryDataNotification callbacks
Josh Ferrell
2020-10-27
Fix #2047; open_view/get_view_of_file_with_options return a raw view if heade...
KyleMiles
2020-10-24
PossibleValueSet dialog pulls existing values and miscellaneous cleanup.
Brian Potchik
2020-10-16
add unit test for deprecated BinaryViewType
Xusheng
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
[next]