index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-30
Fix crash in BinaryView::ParseTypeString
Peter LaFosse
2020-06-26
Fix crash on recursive structure
Rusty Wagner
2020-06-25
Support inferring structure members from other IL types
Rusty Wagner
2020-06-25
Add C++ APIs to get SSA and non-SSA forms of HLIL instructions
Rusty Wagner
2020-06-23
Turn the HLIL->MLIL mapping APIs back on
Rusty Wagner
2020-06-23
Sort the types list in unit test
Peter LaFosse
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-23
Weak symbols should also display as exported
Peter LaFosse
2020-06-22
Add API to detect if shutdown is in progress
Rusty Wagner
2020-06-22
Add option to disable the Menu active on hover feature.
Brian Potchik
2020-06-22
Fix generator for realpath issue
Rusty Wagner
2020-06-21
Update settings serialization unit tests.
Brian Potchik
2020-06-20
Update copy values settings test.
Brian Potchik
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
Adding Rust and reqwest library to open source list
Rusty Wagner
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
more spelling fixes
Jordan Wiens
2020-06-17
many spelling fixes
Jordan Wiens
2020-06-17
normalize spelling of hotkey in documentation
Jordan Wiens
2020-06-16
Fix GCC9 warnings
Rusty Wagner
2020-06-16
Use Python 3 for bininfo test
Rusty Wagner
2020-06-15
Fix Python 3 unit tests
Rusty Wagner
2020-06-15
Default to requests in downloadprovider, fall back to urllib if not available
Rusty Wagner
2020-06-12
many small typo / grammar fixes in getting started guide
Jordan Wiens
2020-06-12
Decouple LinearView resize events to quiesce UI object states during initiali...
Brian Potchik
2020-06-12
DockHandler uses same name for widget creation as is registered.
Brian Potchik
2020-06-11
fix for fixed comment
Jordan Wiens
2020-06-11
switch size to bytes and add floating point examples
Jordan Wiens
2020-06-11
Fix dict super initialization to support Python2.
Brian Potchik
2020-06-10
Reduce msft spam
yrp
2020-06-10
Update compiled objects
yrp
2020-06-10
Add newlines to obj files
yrp
2020-06-09
Fix warnings
Rusty Wagner
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-06
fix documentaiton example
Jordan Wiens
2020-06-05
update test cases
Jeff
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-06-01
Add DisassemblyOption to block until IL is generated by linearview
Josh Ferrell
2020-05-31
Fix Qt 5.15.0 deprecation warnings.
Brian Potchik
2020-05-31
Remove rebasing unittests from API submodule.
Brian Potchik
[next]