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-07-01
Expose Tag::GetId
Glenn Smith
2021-06-11
Add TypeReferenceChanged notification
Xusheng
2021-06-07
Change get_functions_by_name name param type to str
Hex Fish
2021-05-26
small update to parse_expression documentation
Jordan Wiens
2021-05-26
Add the ability to automatically create struct members
Xusheng
2021-05-19
Divide metadata into user and auto metadata
Xusheng
2021-05-06
Update 'get_functions_by_name' to use new symbol query API.
Brian Potchik
2021-05-06
Update 'get_symbols_by_name' API to filter and order symbols.
Brian Potchik
2021-05-06
adding get_function_by_name and plural API to bv
Jordan Wiens
2021-05-04
render non-member access to type on a new line
Xusheng
2021-05-03
BinaryView.create_user_function() now returns the created function
KyleMiles
2021-04-22
fix Python search API
Xusheng
2021-04-22
add persistent search result
Xusheng
2021-04-20
Add support for analysis hold.
Brian Potchik
2021-04-20
Add InitialState to Analysis.
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-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
[next]