summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-11Prevent crash when ScriptingInstance::CompleteInput returns nullptrJosh F
2022-04-11Prevent hang when tab completing in large function/binaryJosh F
2022-04-11- have SymbolMapping accept default for `get()` methodverylazyguy
2022-04-08Add some small typehint fixes to typelibrary and metadata.pyPeter LaFosse
2022-04-08Properly decode strings for TypeLibrary.platfrom_namesPeter LaFosse
2022-04-08Add __hash__ for Type/TypeBuilderPeter LaFosse
2022-04-07Update to Qt 6.2.4Rusty Wagner
2022-04-06Test for fix for Vector35/arch-x86#29Glenn Smith
2022-04-05small settings text changesJordan Wiens
2022-03-31remove license init from API doc generationJordan Wiens
2022-03-29add simple BNIL summary textJordan Wiens
2022-03-29Fixes #3028 usage of binaryninja.cstr in DebugInfo.add_functionPeter LaFosse
2022-03-29Add various type hintsPeter LaFosse
2022-03-28Docs for connect_{pycharm|vscode}_debugger, referring to docs siteGlenn Smith
2022-03-28Add 'Type.children' property for ease of iterating nested type objectsPeter LaFosse
2022-03-28Ensure plugins are loaded before attempting to build type libsPeter LaFosse
2022-03-28remove extra periodJordan Wiens
2022-03-28add documentation about writing native pluginsJordan Wiens
2022-03-26Fix context menu in SettingsView.Brian Potchik
2022-03-24Fix get_all_user_var_values APIPeter LaFosse
2022-03-24Cleanup 'Make Function' actions and select the correct platform for multi-arc...Brian Potchik
2022-03-23Secrets provider in python for accessing the keychainGlenn Smith
2022-03-23Fix LicenseCheckout() releasing your extended license from uiGlenn Smith
2022-03-23Make a bunch of enterprise methods connect/auth implicitlyGlenn Smith
2022-03-23OpenView for 2 more argument types: data and bvGlenn Smith
2022-03-23Add make_code.py plugin to python examplesPeter LaFosse
2022-03-23Add BNAddTypeLibraryNamedTypeSource APIPeter LaFosse
2022-03-23Fix a bunch of reference miscounts in the C++ and python apisPeter LaFosse
2022-03-23Turn assert into ValueErrorPeter LaFosse
2022-03-22add documentation to settings keywordsJordan Wiens
2022-03-21Fix LLIL_FCMP_O not being handled in a couple placesGlenn Smith
2022-03-20add documentation to troubleshooting about disabling user settingsJordan Wiens
2022-03-20Fix detection of BNDB analysis databasesMichael Holmes
2022-03-17Fix crash when changing log filters with with items selectedPeter LaFosse
2022-03-16Add type hints to typelibrary.py and fix type hint for get_address_tags_of_typePeter LaFosse
2022-03-16Add LogTracePeter LaFosse
2022-03-16Add support for structured loggingPeter LaFosse
2022-03-16Fix mlil call bases's type hintPeter LaFosse
2022-03-15Fix usage of deprecated std::iterator in rapidjsonRusty Wagner
2022-03-14These functions do not return positive values.Alexander Taylor
2022-03-14add additional documentation warning users from creating objects with handles...Jordan Wiens
2022-03-14fix typo in remove_snapshot apiJordan Wiens
2022-03-11Add bulk symbol management API to improve performance when adding/removing la...Rusty Wagner
2022-03-11Move stack var refs and constant refs behind advanced analysis requests for s...Rusty Wagner
2022-03-11Add abseil-cpp to open source listRusty Wagner
2022-03-11Use memory tracking API when in core for rapidjsonRusty Wagner
2022-03-11Add simple load API for creating a BinaryView from various input types.Brian Potchik
2022-03-11Allow DataBuffer to be initialized with a bytearray.Brian Potchik
2022-03-07Fix BinaryView.libraries() in Python APIXusheng
2022-03-04Add a few optimizations to the python API for querying platformPeter LaFosse