summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-13Add EFI platformRusty Wagner
2023-06-13add FlowGraphWidget::addressForCall helper APIPeter LaFosse
2023-06-13add LinearView::addressForCall helper APIPeter LaFosse
2023-06-09fix documentation for callee_addresses fixes #4356Peter LaFosse
2023-06-09Fix LowLevelILCallSsa.output to work like MediumLevelILCallSsa.outputPeter LaFosse
2023-06-09Prevent exception on close in FunctionListPeter LaFosse
2023-06-08Bump abi versionGlenn Smith
2023-06-08API to read raw undo buffer (for DHView)Glenn Smith
2023-06-08Undo transactions / context managerGlenn Smith
2023-06-08Undo entry states and revertingGlenn Smith
2023-06-08include typed file for mypy in buildsJordan Wiens
2023-06-08replace format with fstrings, fix opacity bug, better enable raw svgJordan Wiens
2023-06-07variable.py : Add 'offset_to_next_variable' convenience functionKyleMiles
2023-06-06fix sidebar documentationJordan Wiens
2023-06-06support for sticky log filterJordan Wiens
2023-06-06Rust API : Add the noexports feature to not export the ABI functions (for whe...KyleMiles
2023-06-06try to make sphinx ver on macos build happyJordan Wiens
2023-06-05cleanup pydoc warningsJordan Wiens
2023-06-05fix docs for submodules like collaboration and debuggerJordan Wiens
2023-06-03Export the addJsonTheme symbolkat
2023-06-02Fix typo in highlevelil.py docsKyleMiles
2023-06-02add handle= to function constructorsJJTech0130
2023-06-02add AnalysisContext around acJJTech0130
2023-06-02add AnalysisContext classJJTech0130
2023-06-02Add Var, SSAVar, and AliasedVar to commonil.py, and update the relavent MLIL/...KyleMiles
2023-05-31Simplify template simplifier API; remove cursed RustString stuffKyleMiles
2023-05-31Rustdoc warning cleanup (fixes dead links)KyleMiles
2023-05-30Add num-bigint and related crates to open source listRusty Wagner
2023-05-30Cleaned up the Create Array Dialog.Alexander Taylor
2023-05-30nes.py : Add missing perform_get_address_size functionKyleMiles
2023-05-26[C++ Docs] Metadata and DataBuffer docs, and thread safety tags on namespace ...kat
2023-05-26Add iterators for TypedDataAccessor and DataVariablePeter LaFosse
2023-05-26Update download_headless.pyPeter LaFosse
2023-05-26Addressing https://github.com/Vector35/binaryninja-api/pull/4264#discussion_r...Jonathan Prokos
2023-05-26Adding returned error message when getting headless zip file to propagated er...Jonathan Prokos
2023-05-26param_vars doesn't exist, properly refer to parameter_varsMaja Kądziołka
2023-05-26Add some missing type annotationsMaja Kądziołka
2023-05-26Add a thread safety indicator for C++ docskat
2023-05-26Fix bugs in hlil.ssa_form.vars_written returning empty when it shouldn'tPeter LaFosse
2023-05-26Fix error in bv.llil_basic_blocks when low_level_il function is not availablePeter LaFosse
2023-05-23small debounce delay for filter updatingJordan Wiens
2023-05-23Add support for changing enumeration member names by clicking 'N' on their tokenPeter LaFosse
2023-05-23Add tokentype for bracesGlenn Smith
2023-05-22export MetadataChoiceDialog symbols for pluginskat
2023-05-18Add ReadPointer to BinaryReader classkat
2023-05-14fix native plugin docs not being in the outlineJordan Wiens
2023-05-13rename ObjC from Beta to ExperimentalJordan Wiens
2023-05-11Fix HLILForSSA.body propertyPeter LaFosse
2023-05-11Fix binaryview metadata bool handlingPeter LaFosse
2023-05-10Store log tokens in entries (for perf)Glenn Smith