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-11-21
Add improved instruction mapping APIs.
Brian Potchik
2020-11-21
Allow DockHandler::notifyOffset to provide notification that an IL view infor...
Brian Potchik
2020-11-21
Move IL view type access to ViewFrame.
Brian Potchik
2020-11-21
Cleanup view settings.
Brian Potchik
2020-11-21
Fix 'create function with platform' in the UI to respect the user preferred p...
Brian Potchik
2020-11-19
add enumeration PluginLoadStatus
Xusheng
2020-11-19
add executable permission to linux installer scripts
Xusheng
2020-11-16
Fix crash when navigating around in linear view
Josh Ferrell
2020-11-16
Docs shortcut in script console
Glenn Smith
2020-11-16
Function context in LinearViewHistoryEntry
Josh Ferrell
2020-11-16
support packaging/unpacking bndb files
xusheng
2020-11-16
use context manager for bv
Xusheng
2020-11-16
add a unit test for loading old database
Xusheng
2020-11-13
add callback for BinaryView finalization and initial analysis completion
Xusheng
2020-11-13
Mac UI is Intel only for now
Rusty Wagner
2020-11-12
Fix typo
KyleMiles
2020-11-12
change environment variables to strings in batch documentation
Jordan Wiens
2020-11-12
Add nom license reference
KyleMiles
2020-11-12
Fix a ton of -Wextra warnings
KyleMiles
2020-11-12
add environment variable overrides to batch documentation and fix typos
Jordan Wiens
2020-11-11
fix log API param types to be the appropriate enum instead of int
Jordan Wiens
2020-11-10
documentation update, example for settings and description of using custom co...
Jordan Wiens
2020-11-10
Fix warnings
Rusty Wagner
2020-11-08
small documentation improvements to demonstrate plugin loading and caveat ope...
Jordan Wiens
2020-11-07
Add unit tests for MS demangler. Remove unnecessary enumeration value (fixes ...
Peter LaFosse
2020-11-07
Improved view location preservation when duplicating existing views in the UI.
Brian Potchik
2020-11-06
Fix python headless default log initialization.
Brian Potchik
2020-11-06
fix UI plugin build and update build instructions
Xusheng
2020-11-05
Allow force rebase in python API when UI is enabled.
Brian Potchik
2020-11-04
Update bncompleter.py
Jordan
2020-11-04
use getattr_static to avoid executing code
Jordan
2020-11-03
initial draft of batch processing documentation
Jordan Wiens
2020-10-29
Update lowlevelil.py
Dustin Fraze
2020-10-28
Avoid varargs in Python FFI
Rusty Wagner
2020-10-28
rapidjson serialization
Josh Ferrell
2020-10-28
remove confusing comment of MLIL_RET
liumuqing
2020-10-27
Fix passing raw bv handle to BinaryDataNotification callbacks
Josh Ferrell
2020-10-27
Fix generator to generate python3 tests only
KyleMiles
2020-10-27
Add simplifier test cases
KyleMiles
2020-10-27
Fix #2047; open_view/get_view_of_file_with_options return a raw view if heade...
KyleMiles
2020-10-27
automatically coerce Variable.source_type to enumeration
Peter LaFosse
2020-10-27
Improve performance when creating Variable's.
Tim Bryant
2020-10-27
remove the loop to delete temp files on Windows
Xusheng
2020-10-26
testing workaround to fix scripting console visible when window loses focus
Jordan Wiens
2020-10-25
Cleanup loader settings.
Brian Potchik
2020-10-25
Add Save All action to the UI.
Brian Potchik
2020-10-24
PossibleValueSet dialog pulls existing values and miscellaneous cleanup.
Brian Potchik
2020-10-23
Add more test cases for simplifier
KyleMiles
2020-10-23
update settings documentation
Jordan Wiens
2020-10-21
add readme to cpp docs and update plugin documentation to refer to the new menu
Jordan Wiens
[next]