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-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
2020-08-13
Update function names and change up API
Chinmay
2020-08-13
Changes to implement User-informed dataflow
Chinmay
2020-08-13
Add BV level generators for hlil instructions and basic blocks
Peter LaFosse
2020-08-02
Fix BNDB loading with get_view_of_file_with_options.
Brian Potchik
2020-07-30
initial implementation
Xusheng
2020-07-29
fix some colors and add preferences for showing opcodes and addresses
Jordan Wiens
2020-07-29
update export svg to include other graph modes and fix windows with python3
Jordan Wiens
2020-07-28
add __repr__ for LowLevelILFunction
Xusheng
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
[next]