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
2022-04-11
Prevent crash when ScriptingInstance::CompleteInput returns nullptr
Josh F
2022-04-11
Prevent hang when tab completing in large function/binary
Josh F
2022-04-11
- have SymbolMapping accept default for `get()` method
verylazyguy
2022-04-08
Add some small typehint fixes to typelibrary and metadata.py
Peter LaFosse
2022-04-08
Properly decode strings for TypeLibrary.platfrom_names
Peter LaFosse
2022-04-08
Add __hash__ for Type/TypeBuilder
Peter LaFosse
2022-04-07
Update to Qt 6.2.4
Rusty Wagner
2022-04-06
Test for fix for Vector35/arch-x86#29
Glenn Smith
2022-04-05
small settings text changes
Jordan Wiens
2022-03-31
remove license init from API doc generation
Jordan Wiens
2022-03-29
add simple BNIL summary text
Jordan Wiens
2022-03-29
Fixes #3028 usage of binaryninja.cstr in DebugInfo.add_function
Peter LaFosse
2022-03-29
Add various type hints
Peter LaFosse
2022-03-28
Docs for connect_{pycharm|vscode}_debugger, referring to docs site
Glenn Smith
2022-03-28
Add 'Type.children' property for ease of iterating nested type objects
Peter LaFosse
2022-03-28
Ensure plugins are loaded before attempting to build type libs
Peter LaFosse
2022-03-28
remove extra period
Jordan Wiens
2022-03-28
add documentation about writing native plugins
Jordan Wiens
2022-03-26
Fix context menu in SettingsView.
Brian Potchik
2022-03-24
Fix get_all_user_var_values API
Peter LaFosse
2022-03-24
Cleanup 'Make Function' actions and select the correct platform for multi-arc...
Brian Potchik
2022-03-23
Secrets provider in python for accessing the keychain
Glenn Smith
2022-03-23
Fix LicenseCheckout() releasing your extended license from ui
Glenn Smith
2022-03-23
Make a bunch of enterprise methods connect/auth implicitly
Glenn Smith
2022-03-23
OpenView for 2 more argument types: data and bv
Glenn Smith
2022-03-23
Add make_code.py plugin to python examples
Peter LaFosse
2022-03-23
Add BNAddTypeLibraryNamedTypeSource API
Peter LaFosse
2022-03-23
Fix a bunch of reference miscounts in the C++ and python apis
Peter LaFosse
2022-03-23
Turn assert into ValueError
Peter LaFosse
2022-03-22
add documentation to settings keywords
Jordan Wiens
2022-03-21
Fix LLIL_FCMP_O not being handled in a couple places
Glenn Smith
2022-03-20
add documentation to troubleshooting about disabling user settings
Jordan Wiens
2022-03-20
Fix detection of BNDB analysis databases
Michael Holmes
2022-03-17
Fix crash when changing log filters with with items selected
Peter LaFosse
2022-03-16
Add type hints to typelibrary.py and fix type hint for get_address_tags_of_type
Peter LaFosse
2022-03-16
Add LogTrace
Peter LaFosse
2022-03-16
Add support for structured logging
Peter LaFosse
2022-03-16
Fix mlil call bases's type hint
Peter LaFosse
2022-03-15
Fix usage of deprecated std::iterator in rapidjson
Rusty Wagner
2022-03-14
These functions do not return positive values.
Alexander Taylor
2022-03-14
add additional documentation warning users from creating objects with handles...
Jordan Wiens
2022-03-14
fix typo in remove_snapshot api
Jordan Wiens
2022-03-11
Add bulk symbol management API to improve performance when adding/removing la...
Rusty Wagner
2022-03-11
Move stack var refs and constant refs behind advanced analysis requests for s...
Rusty Wagner
2022-03-11
Add abseil-cpp to open source list
Rusty Wagner
2022-03-11
Use memory tracking API when in core for rapidjson
Rusty Wagner
2022-03-11
Add simple load API for creating a BinaryView from various input types.
Brian Potchik
2022-03-11
Allow DataBuffer to be initialized with a bytearray.
Brian Potchik
2022-03-07
Fix BinaryView.libraries() in Python API
Xusheng
2022-03-04
Add a few optimizations to the python API for querying platform
Peter LaFosse
[prev]
[next]