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-05-03
Use raw string to placate linter
Peter LaFosse
2020-05-03
Fix up equality operators and had hash operators
Peter LaFosse
2020-04-30
fixes #1628
Jordan Wiens
2020-04-17
Fix python API for new linear disassembly structure
Josh Ferrell
2020-04-17
Rename linear view disassembly API to use existing option
Rusty Wagner
2020-04-17
Remove old linear view implementation
Rusty Wagner
2020-04-17
Initial implementation of new linear view API
Rusty Wagner
2020-04-14
fix incorrect get_ascii_string_at documentation
Jordan Wiens
2020-04-12
Deserialize default setting schema in get_view_of_file_with_options.
Brian Potchik
2020-04-11
Create new settings instance for use in get_view_of_file_with_options.
Brian Potchik
2020-04-08
Better error handling for get_view_of_file_with_options.
Brian Potchik
2020-04-08
Allow get_view_of_file_with_options to set default settings in addition to lo...
Brian Potchik
2020-04-06
Fix BinaryView.show_graph_report API
Peter LaFosse
2020-04-06
Add various missing BinaryDataNotification callbacks in python
Glenn Smith
2020-04-01
include signature matcher in the analysis option list
Jordan Wiens
2020-03-13
fixing several broken __hash__ methods
Jordan Wiens
2020-02-16
Add parse-only BinaryView creation to the API.
Brian Potchik
2020-02-13
make disassemblysettings optional on APIs that use it
Jordan Wiens
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
[next]