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
2018-08-15
Add binary to test tailcall register clobbers.
Brian Potchik
2018-08-14
Add armv7 jumptable example for computed goto dispatch.
Brian Potchik
2018-08-10
Return the boolean value from bv.navigate in the Python API.
Brian Potchik
2018-08-10
Expose BNIsUIEnabled via Python.
Brian Potchik
2018-08-10
Finish DownloadProvider C++ API.
Brian Potchik
2018-08-10
Fix DownloadProvider reference counting and instance cleanup.
Brian Potchik
2018-08-10
Fix ScriptingProvider reference counting and instance cleanup.
Brian Potchik
2018-08-10
Make Metadata constructors explicit.
Brian Potchik
2018-08-02
Fix Update import broken in python merge from b460b9495a.
Brian Potchik
2018-08-02
Fix DownloadProvider broken in python merge from b460b9495a.
Brian Potchik
2018-08-01
Fix analysis_info broken in python merge from b460b9495a.
Brian Potchik
2018-07-30
Added WideCharTypeClass to BNTypeClass enum
Josh Ferrell
2018-07-27
Expose the ability to suppress analysis of auto-discovered functions
Ryan
2018-07-24
Fix PluginCommand.register_for methods (#1084)
Josh Watson
2018-07-24
Fix CMakeLists.txt for both mlil_parser and llil_parser examples (#1061)
Josh Watson
2018-07-16
Fix format of strings in python/log.py
KyleMiles
2018-07-13
Python2/3 String Compatibility Fix
KyleMiles
2018-07-13
Merge pull request #1069 from Vector35/test_python3_unit
rssor
2018-07-10
bv.write and bv.insert require byte-strings
KyleMiles
2018-07-10
tests: Separate unit test corpus from results
Ryan Snyder
2018-07-10
Rebased so commit history is correct now
KyleMiles
2018-07-10
tests: update for lifter, generator bugfixes
Ryan Snyder
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
Initial python API tests
negasora
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
addition 3 compatibility changes
Jordan Wiens
2018-07-10
Additional changes for python 2/3 compatibility
Peter LaFosse
2018-07-10
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens
2018-07-10
updated unit tests with descriptive output
negasora
2018-07-09
Merge branch 'dev'
Ryan Snyder
2018-07-06
Python: More useful error when loading too-old Python on Windows
Ryan Snyder
2018-07-06
python: fix BasicBlock iteration for invalid instructions
Ryan Snyder
2018-07-02
python: avoid auto-generating docs for live content
Ryan Snyder
2018-07-02
downloadprovider: Fail gracefully on Ubuntu 14.04 installs, add fallback
Ryan Snyder
2018-06-28
Merge pull request #1062 from negasora/list_visibility
negasora
2018-06-28
Merge pull request #1068 from negasora/get_strings_bug
negasora
2018-06-28
Fix lifting of intrinsics in Python bindings
Ryan Snyder
2018-06-26
Add new API to query active analysis info and set analysis limits.
Brian Potchik
2018-06-26
Fix pushing segment autodefined member through the C++ API.
Brian Potchik
2018-06-26
Add extended analysis state to core.
Brian Potchik
2018-06-25
Add theme example files
Peter LaFosse
2018-06-22
fix #1057
negasora
2018-06-21
c++: Allow custom BinaryViewTypes to fail gracefully
Ryan Snyder
2018-06-20
Add DownloadProvider Support.
Brian Potchik
2018-06-15
add max-function-size to advanced settings documentation
Jordan Wiens
2018-06-11
fix styling
negasora
2018-06-11
Add empty list properties to some classes to allow for visibility
negasora
2018-06-07
binary fix (#1055)
negasora
2018-06-07
Initial python API tests (#1054)
negasora
2018-06-02
update documentation for Python interpreter override setting
Ryan Snyder
[next]