summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-07Add DataVariable and FunctionToImport features to BNDB Import DialogPeter LaFosse
2023-03-07Fix typehint for lookup_imported_object_libraryPeter LaFosse
2023-03-07Remove get_constant_data API from BinaryView for the second time.Brian Potchik
2023-03-06install_api.py: fix None returns when getting expected binaryninja installed ...d0now
2023-03-06install_api.py: add credit for original script.d0now
2023-03-06install_api.py: add argparse interface, refactoring, support pyenv.d0now
2023-03-06Add CONFIGURE_DEPENDS to CMakeLists.txtJosh Ferrell
2023-03-06Print the content of the strings in a more straightforward wayXusheng
2023-03-01Add support for importing DataVariables by Symbol in Import BNDB dialogPeter LaFosse
2023-03-01Fix Confidence<> operator==Peter LaFosse
2023-03-01Add missing colon to bug report template.Alexander Taylor
2023-02-28another example on applying a type to memory where none existsJordan Wiens
2023-02-25Add BNDB import dialogPeter LaFosse
2023-02-25Fix python constructor of QualifiedNames and some of the operators on the C++...Peter LaFosse
2023-02-24Refactor VisitExprs to give separate API to gather subexpressionsRusty Wagner
2023-02-24Increase max content width in user docsJosh Ferrell
2023-02-23Allow Search Results panel to be collapsed smallerGlenn Smith
2023-02-23Update docs for BinaryView.find_all_* with correct return type and noteGlenn Smith
2023-02-23add note about silent install on windowsJordan Wiens
2023-02-20Revert "Add update mutex to xrefs widget"Peter LaFosse
2023-02-20cookbook ssa exampleJordan Wiens
2023-02-20better documentation of address indicator in the status barJordan Wiens
2023-02-20Swap to a Generator for Component.functions/data_variables, add Component.fun...kat
2023-02-20Allow DataVariables to be added to Componentskat
2023-02-20missed some other examples where param order was documented backwardJordan Wiens
2023-02-20Rust API : Add minidump exampleCindy Xiao
2023-02-19Account for BinaryData::Ctor potentially failingGlenn Smith
2023-02-17silly work-around for 0byte files not being includedJordan Wiens
2023-02-17correct order of tuple for function parameter types in documentationJordan Wiens
2023-02-17LogView: keep a local cache of bv valid ranges to avoid taking a lock in the ...Peter LaFosse
2023-02-17Add update mutex to xrefs widgetPeter LaFosse
2023-02-17Ensure we reserve space in the vector in NameList constructorPeter LaFosse
2023-02-17Some optimizations to SymbolsView to make it less laggy when updates are occu...Peter LaFosse
2023-02-16Docs for PDB: Allow Untyped SymbolsGlenn Smith
2023-02-15Expose API for getting default font size.Alexander Taylor
2023-02-15Added new API for obtaining application font.Alexander Taylor
2023-02-15Remove legacy BNDB Merge ToolJosh Ferrell
2023-02-14ShowILOpcodes to show what the IL operations areGlenn Smith
2023-02-14Add DisassemblySettings to LLIL::GetExprTextGlenn Smith
2023-02-14Fix crash from creating 0 width enumJosh Ferrell
2023-02-14Add DWARF ExportKyleMiles
2023-02-14Rust API: Misc changes and improvementsKyleMiles
2023-02-14Python API: Critical fixKyleMiles
2023-02-14Rust API : Fix some bad type casts in FFIKyleMiles
2023-02-13Add __version__ attribute to python api, allow marking deprecation with futur...Josh Ferrell
2023-02-13Make Function.function_type transparently use Function.typeJosh Ferrell
2023-02-13add new function type property, prepare deprecation for function_typeJordan Wiens
2023-02-12Slightly clean up CMake outputJon Palmisciano
2023-02-10fixup instruction iterator to work headless and in the UIJordan Wiens
2023-02-09Invalidate python finder caches when plugin dependency gets installedJosh Ferrell