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-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
2020-09-15
display as in linear view
Xusheng
2020-09-14
Custom request types and data transfer for DownloadProvider
Glenn Smith
2020-09-13
Disable logging during headless unit tests.
Brian Potchik
2020-09-13
Enable python logging to stderr by default when in headless mode.
Brian Potchik
2020-09-10
Fix Windows file deletion issue in tests
Chinmay
2020-09-10
Update API name for ParsePossibleValueSet
Chinmay
2020-09-10
Adds tests related to UIDF
Chinmay
2020-09-08
UI changes for user-informed dataflow
Chinmay
2020-09-06
fix parse_types_from_string()
Xusheng
2020-09-03
Fix cmake generator target not copying python files
Glenn Smith
2020-09-03
allow redefining an existing type
Xusheng
2020-09-02
update snippets from latest plugin
Jordan Wiens
2020-08-27
Fix generator target depending on itself
Glenn Smith
2020-08-26
Better docs on variable.name = None
Glenn Smith
2020-08-26
Don't trigger reanalysis in variable name updates
Glenn Smith
2020-08-26
update basic_block property documentation on flowgraphnode
Jordan Wiens
2020-08-26
More efficient analysis update
Glenn Smith
2020-08-26
Reload default variable name when unset; don't clobber user type.
Kevin Burk
2020-08-26
Persistent setter for variable names.
Kevin Burk
2020-08-21
Allow negative indexing of hlil function
Josh Ferrell
2020-08-19
Documentation for SaveSettings and SaveOption
Josh Ferrell
2020-08-17
Incorporates review comments
Chinmay
2020-08-17
Adds documentation for UIDF
Chinmay
2020-08-16
fix lack of judgement whether c is None in binaryview.get_ascii_string_at()
Heran Gao
2020-08-14
small documentation typo in bv.hlil
Jordan Wiens
[next]