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-07-22
Expose C++ HLIL instruction comparison operators to Python
Rusty Wagner
2020-07-17
Switch build system to cmake
Rusty Wagner
2020-07-17
- fix TypeError: expected LP_BNSaveSettings instance instead of SaveSettings
verylazyguy
2020-07-17
- fix BinaryView.get_data_tags_in_range by not having parameter name shadow g...
verylazyguy
2020-07-10
Add save settings
Josh Ferrell
2020-07-04
Workspace Settings are now Project Settings.
Brian Potchik
2020-07-03
Allow triage view navigation via featuremap for firmwares with no entry point.
Brian Potchik
2020-06-30
Revert "Add setters for Segment attributes, will be removing the core APIs sh...
Jordan Wiens
2020-06-30
Add setters for Segment attributes
Nick Shipp
2020-06-23
Turn the HLIL->MLIL mapping APIs back on
Rusty Wagner
2020-06-23
Add ability to set can_return on mutable function type objects
Peter LaFosse
2020-06-23
Add BinaryView.parse_types_from_string to the python API and update how the u...
Peter LaFosse
2020-06-23
Convert error string to utf-8 in ParseExpression error condition
Peter LaFosse
2020-06-20
Remove CopyValuesFrom Settings API.
Brian Potchik
2020-06-20
Add serialization support to the Settings Python API.
Brian Potchik
2020-06-19
add callers/callees documentation, fixes #1687
Jordan Wiens
2020-06-18
support for big-endian values in structureddataviews
Jordan Wiens
2020-06-17
ResetAll settings API resets settings in the active schema by default.
Brian Potchik
2020-06-17
many spelling fixes
Jordan Wiens
2020-06-16
Use Python 3 for bininfo test
Rusty Wagner
2020-06-15
Default to requests in downloadprovider, fall back to urllib if not available
Rusty Wagner
2020-06-11
fix for fixed comment
Jordan Wiens
2020-06-11
Fix dict super initialization to support Python2.
Brian Potchik
2020-06-09
Add warning on attempts to set scripting provider auto-variables.
Brian Potchik
2020-06-06
Cleanup mappedview.py exmaple.
Brian Potchik
2020-06-06
Add BinaryView.init documentation to mappedview.py example.
Brian Potchik
2020-06-06
fix handle reference in type with_confidence call, resolves #1731
Jordan Wiens
2020-06-03
Update rebase documentation and fix return value.
Brian Potchik
2020-06-03
Update 'get_view_of_file_with_options' documentation.
Brian Potchik
2020-06-03
Fix error handling in mappedview example
Nick Shipp
2020-05-29
Remove unnecessary context manager at toplevel, but keep convenience method
Peter LaFosse
2020-05-28
small clarification on get_view_of_file docs
Jordan Wiens
2020-05-28
Add optional type to define as in Function::ApplyImportedTypes and BinaryView...
Peter LaFosse
2020-05-27
Add context manager for BinaryViews in the python API
Peter LaFosse
2020-05-21
documentation formatting
Jordan Wiens
2020-05-20
Fix hash method for ReferenceSource class
Peter LaFosse
2020-05-18
MLIL mappings from HLIL are not yet functional, temporarily disable APIs that...
Rusty Wagner
2020-05-15
documentation improvements to remove_user_function and remove_function
Jordan Wiens
2020-05-14
lowlevelil documentation corrections
Jordan Wiens
2020-05-11
re-add deleted ge with the proper name
Jordan Wiens
2020-05-11
clean up some linter warnings
Jordan Wiens
2020-05-11
Fixes #1619 Hash transforms encode functions should return bytes instead of str
Peter LaFosse
2020-05-09
Fix DownloadProvider get_response helper.
Brian Potchik
2020-05-08
cleaner check for types on parse_type_from_source
Jordan Wiens
2020-05-07
Fix graph update
Peter LaFosse
2020-05-07
better guard rails for some python apis
Jordan Wiens
2020-05-06
Remove python UndoAction class and old method
Josh Ferrell
2020-05-05
add warning to add_analysis_completion_event
Jordan Wiens
2020-05-05
Fix analysis completion events for python 2
Josh Ferrell
2020-05-05
Allow analysis completion callbacks without parameters
Josh Ferrell
[next]