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
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
2019-06-10
regexp fail included unintended parameters
Jordan Wiens
2019-06-10
more updates for the undocumented properties changeset -- specifically revert...
Jordan Wiens
2019-06-07
Fix #1338
KyleMiles
2019-06-07
Fix 1360
KyleMiles
2019-06-05
Add BinaryView.get_code_refs_from
rollsafe
2019-05-31
minor documentation cleanups
Jordan Wiens
2019-05-31
Support adding user-defined xrefs
rollsafe
2019-05-31
improve API cross-reference linking
Jordan Wiens
2019-05-23
small cleanups from pylint plus fix for analysis_info
Jordan Wiens
2019-05-15
first half of the refactor adding getters and setters for init created proper...
Jordan Wiens
2019-05-10
Fix memory leak and use after free bugs in BinaryView and FlowGraph objects
Rusty Wagner
2019-04-22
Fix DataVariable API example.
Brian Potchik
2019-04-22
Cleanup DataVariable API.
Brian Potchik
[next]