index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
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-21
Add improved instruction mapping APIs.
Brian Potchik
2020-11-16
Docs shortcut in script console
Glenn Smith
2020-11-16
add a unit test for loading old database
Xusheng
2020-11-13
add callback for BinaryView finalization and initial analysis completion
Xusheng
2020-11-11
fix log API param types to be the appropriate enum instead of int
Jordan Wiens
2020-11-10
documentation update, example for settings and description of using custom co...
Jordan Wiens
2020-11-08
small documentation improvements to demonstrate plugin loading and caveat ope...
Jordan Wiens
2020-11-06
Fix python headless default log initialization.
Brian Potchik
2020-11-05
Allow force rebase in python API when UI is enabled.
Brian Potchik
2020-11-04
Update bncompleter.py
Jordan
2020-11-04
use getattr_static to avoid executing code
Jordan
2020-10-29
Update lowlevelil.py
Dustin Fraze
2020-10-28
Avoid varargs in Python FFI
Rusty Wagner
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-27
automatically coerce Variable.source_type to enumeration
Peter LaFosse
2020-10-27
Improve performance when creating Variable's.
Tim Bryant
2020-10-25
Cleanup loader settings.
Brian Potchik
2020-10-24
PossibleValueSet dialog pulls existing values and miscellaneous cleanup.
Brian Potchik
2020-10-19
Expose Template Simplifier to the API, Adds Tests, and Adds Rust String FFI s...
KyleMiles
2020-10-19
Add Simplifier Implementation
KyleMiles
2020-10-16
Fix Python exception on HLIL instructions that do not have an associated basi...
Rusty Wagner
2020-10-16
add unit test for deprecated BinaryViewType
Xusheng
2020-10-15
Deprecate BNInitCorePlugins/BNInitUserPlugins in favor of a common BNInitPlug...
Rusty Wagner
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-14
UIContext notifications (eg file open/save)
Glenn Smith
2020-10-09
Return tag in all cases
Ryan Stortz
2020-10-09
remove comma in Python code
Xusheng
2020-10-08
Remove name setter for Variable object. Variable objects are always copies
Peter LaFosse
2020-10-08
stringify filename passed into get_view_of_type (py2/3 compatible fix for usi...
Peter LaFosse
2020-10-06
Verify mlil is not None in high level IL mapping API.
Brian Potchik
2020-10-01
Add a type
Ryan Stortz
2020-10-01
Documentation fixes and an api fix
Ryan Stortz
2020-09-29
Fix low_level_il access when MLIL is None.
Brian Potchik
2020-09-27
Add High Level IL Mappings.
Brian Potchik
2020-09-23
small documentation updates
Jordan Wiens
2020-09-17
Pass settings handle in save_auto_snapshot
Josh Ferrell
2020-09-17
Fix get_next_data_var_after when handling auto data variables shadowed by use...
Brian Potchik
2020-09-17
Fix get_next_data_var_after when handling auto data variables shadowed by use...
Brian Potchik
2020-09-16
fixup broken warning syntax
Jordan Wiens
2020-09-16
Fix #1857 and #1959; Fix bytes/bytearray/string handling for databuffers
KyleMiles
2020-09-16
add support to databuffers, cstr helper, and bv.write for bytearrays
Jordan Wiens
2020-09-16
Add 'disable_default_log' method in the Python API.
Brian Potchik
2020-09-16
Add setting to control logging in headless.
Brian Potchik
2020-09-15
more detailed documentation for core_set_license
Jordan Wiens
2020-09-15
Add support for custom flowgraph edges
Peter LaFosse
[next]