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-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
2019-04-11
Add partial support to get_string_at.
Brian Potchik
2019-04-11
Add GetStringAtAddress to the API.
Brian Potchik
2019-04-07
Add API for geting a list of type names without the associated objects
Peter LaFosse
2019-04-05
Make DataVariable references work for zero sized data variables
Peter LaFosse
2019-03-22
Add get_ascii_string_at
devtty1er
2019-03-20
Improve initialization performance of StructuredDataView, add struct length
Rusty Wagner
2019-03-14
Fix typo and add length check.
Brian Potchik
2019-03-14
BinaryView API for entropy.
Brian Potchik
2019-03-06
Add ability to query cross references directly on data variables
Peter LaFosse
2019-03-06
Add get_data_refs_from API
Peter LaFosse
2019-02-19
Fix documentation for show_html_report and show_markdown_report
Peter LaFosse
2019-02-08
Initial commit of StructuredDataView and StructureDataValue classes
Ryan Stortz
2019-01-30
Prepare API for Python UI bindings
Rusty Wagner
2019-01-22
fixes #1253 by handling bytes and strings for find_next_data
Jordan Wiens
2019-01-20
Don't use xrange for relocation APIs
Peter LaFosse
2019-01-17
update company name and copyright date
Jordan Wiens
2019-01-03
lots of spelling / typo fixes
Jordan Wiens
2019-01-03
- add progress_func optional keyword argument to get_view_of_file
verylazyguy
2019-01-03
- fix a bunch of typos in documentation
verylazyguy
2018-12-22
Fix metadata (#1224)
Josh Watson
2018-12-13
Commonize all InstructionTextToken generation
Peter LaFosse
[next]