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-02-06
Add unit tests and update binaryview save
Josh Ferrell
2020-01-16
Update gutter width, tag token as a constant
Glenn Smith
2020-01-01
update copyright year to 2020
Jordan Wiens
2020-01-01
improve some documentation, favor get_view_of_file in examples instead of BVT...
Jordan Wiens
2019-11-17
Add database support for open with options and rebasing.
Brian Potchik
2019-11-14
Initial dynamic rebasing support.
Brian Potchik
2019-10-15
Fix documentation for get_view_of_file_with_options.
Brian Potchik
2019-10-15
Expose Segment auto_defined property
Peter LaFosse
2019-10-09
fix get_functions_containing documentation to match new behavior
Jordan Wiens
2019-10-09
- get_functions_containing() now always returns a list so it can be used dire...
verylazyguy
2019-10-01
Clean-up BinaryView and Settings documentation.
Brian Potchik
2019-09-30
include more tag documentation references to other APIs, fix cross-module doc...
Jordan Wiens
2019-09-28
Fix create_tag api
Peter LaFosse
2019-09-27
Tag notifications & tag type list optimized
Peter LaFosse
2019-09-27
Add some documentation for Settings and BinaryView.
Brian Potchik
2019-09-26
more small documentation fixes
Jordan Wiens
2019-09-26
remove extraneous string
Jordan Wiens
2019-09-26
correct invalid documentation
Jordan Wiens
2019-09-26
many documentation formatting fixups
Jordan Wiens
2019-09-24
typelibrary: add initial documentation
Ryan Snyder
2019-09-24
typelibrary: more consistent naming, type exports
Ryan Snyder
2019-09-24
typelibrary: minimal api commit
Ryan Snyder
2019-09-21
Add 'get_view_of_file_with_options' method to the BinaryViewType Python API.
Brian Potchik
2019-09-19
Fix call to BNDefineAutoSymbolAndVariableOrFunction
KyleMiles
2019-09-19
Fixes #1440 - use user-supplied platform before falling back to default platform
KyleMiles
2019-09-14
lots of small documentation updates, mostly around making sure parameters are...
Jordan Wiens
2019-09-11
Add ability to open a database with options.
Brian Potchik
2019-09-03
add a few missing len properties and __str__ for StringReference
Jordan Wiens
2019-08-29
Add settings API to query keys and json stringified values.
Brian Potchik
2019-08-28
typo
Jordan Wiens
2019-08-28
fix some tabs/spaces issues in documentation
Jordan Wiens
2019-08-28
initial documentation for add_user_section and add_user_segment
Jordan Wiens
2019-08-27
Fix documentation for parse_expression api
Peter LaFosse
2019-08-23
Fix binaryview _read method for python3 compatability.
Brian Potchik
2019-08-08
Fix python3 issue with BinaryWriter.write
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-24
small documentation improvements
Jordan Wiens
2019-07-14
Add support for sorting the symbol list by name or address
Peter LaFosse
2019-07-08
PluginManager refactor for supporting plugin installation ui
Peter LaFosse
2019-07-08
Cleanup docs for BinaryView.get_code_refs_from
rollsafe
2019-07-03
Fix log warning formatting
KyleMiles
2019-06-17
Fix string return value when python BinaryView::get_load_settings_for_data is...
Brian Potchik
2019-06-17
improve parse_expression API documentation
Jordan Wiens
2019-06-13
Add comments map to binaryview
rollsafe
2019-06-13
python: fix StringReference, add .raw property
Ryan Snyder
2019-06-13
Initial rebase on file load support.
Brian Potchik
2019-06-12
clean up more regex failures, fixes get_string_at among others
Jordan Wiens
2019-06-11
StructuredDataView has lingering members
Bambu
[next]