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
2023-03-29
Add support for warnings to ScriptingInstance
Josh Ferrell
2023-03-29
Fix some type hints using more correct Dict instead of Mapping
Peter LaFosse
2023-03-29
remove deprecated function_type from documentation
Jordan Wiens
2023-03-28
Add visitors for llil and hlil
Peter LaFosse
2023-03-27
Catch all types of exceptions in functions in Architecture that call user-imp...
Xusheng
2023-03-26
switch blacklist mechanism to be less tedious
Jordan Wiens
2023-03-26
offline search in user guide and optional stats tracking for online docs
Jordan Wiens
2023-03-26
update fonts in user guide for better offline experience
Jordan Wiens
2023-03-24
Fix constant data access in the Python API for small data sizes.
Brian Potchik
2023-03-24
Refactor linearview updates
Peter LaFosse
2023-03-23
plugins: Update scriptingprovider.py to use environment that sets PYTHONHOME ...
Brian Knudson
2023-03-23
Add visit methods to MLIL and new detailed_operands method
Peter LaFosse
2023-03-22
Python API : Tags fixes
KyleMiles
2023-03-22
Fix crashes in DebugInfo::GetXByY calls when the result is null
Glenn Smith
2023-03-22
Tags refactor
KyleMiles
2023-03-22
Function.py: Move all the tag functions next to each other
KyleMiles
2023-03-22
DebugInfo: Make datavar types have confidence
Glenn Smith
2023-03-22
Update README.md to contain other repo links
Peter LaFosse
2023-03-21
Update documentation for progress callbacks to indicate they must return True...
Peter LaFosse
2023-03-20
plugins: Update scriptingprovider.py to install Python packages using bundled...
Brian Knudson
2023-03-17
Fix dwarfexport CMakeLists.txt (Now Includes Mac Builds!)
KyleMiles
2023-03-16
Fix triage view crashing when GetDefaultPlatform() is null
Glenn Smith
2023-03-10
update badge
Jordan
2023-03-10
fix broken badge
Jordan
2023-03-10
Forgot to rename the Python API as well.
Alexander Taylor
2023-03-10
Small clarifications in Enterprise C++ API.
Alexander Taylor
2023-03-10
Make Enterprise C++ API more clear.
Alexander Taylor
2023-03-09
now with 33% less ugprade (remove redundant argument)
Jordan Wiens
2023-03-08
DWARF Export; add CI
KyleMiles
2023-03-08
DWARF Export Plugin : Fix circular references causing infinite recursion
KyleMiles
2023-03-08
typo in load docs
Jordan Wiens
2023-03-08
pip should upgrade dependencies if required
Jordan Wiens
2023-03-08
Stop FilterView from processing key press events.
Alexander Taylor
2023-03-08
Fix improper creation of NTR via Type.registered_name
Peter LaFosse
2023-03-08
python plugins: Add support on MacOS to install Python plugin dependencies us...
Brian Knudson
2023-03-07
Add DataVariable and FunctionToImport features to BNDB Import Dialog
Peter LaFosse
2023-03-07
Fix typehint for lookup_imported_object_library
Peter LaFosse
2023-03-07
Remove get_constant_data API from BinaryView for the second time.
Brian Potchik
2023-03-06
install_api.py: fix None returns when getting expected binaryninja installed ...
d0now
2023-03-06
install_api.py: add credit for original script.
d0now
2023-03-06
install_api.py: add argparse interface, refactoring, support pyenv.
d0now
2023-03-06
Add CONFIGURE_DEPENDS to CMakeLists.txt
Josh Ferrell
2023-03-06
Print the content of the strings in a more straightforward way
Xusheng
2023-03-01
Add support for importing DataVariables by Symbol in Import BNDB dialog
Peter LaFosse
2023-03-01
Fix Confidence<> operator==
Peter LaFosse
2023-03-01
Add missing colon to bug report template.
Alexander Taylor
2023-02-28
another example on applying a type to memory where none exists
Jordan Wiens
2023-02-25
Add BNDB import dialog
Peter LaFosse
2023-02-25
Fix python constructor of QualifiedNames and some of the operators on the C++...
Peter LaFosse
2023-02-24
Refactor VisitExprs to give separate API to gather subexpressions
Rusty Wagner
[prev]
[next]