summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-22Added a boolean to log view to stop restore logic.Alexander Taylor
2023-06-22Revert "support for sticky log filter"Peter LaFosse
2023-06-21Allow copy & copy-as to operate on 'full' string instead of string annotationPeter LaFosse
2023-06-20Correctly ignore debugger docs in .gitignoreXusheng
2023-06-19update documentation about headless python installsJordan Wiens
2023-06-19Update API repo .gitignore to ignore all markdown files in the debugger docsXusheng
2023-06-19Allow constructing BaseStructure from NamedTypeReference typeDan Killinger
2023-06-19Ensure that binaryninjacore.h is valid C.Alex Rønne Petersen
2023-06-14Support IMAGE_SUBSYSTEM_WINDOWS_BOOT_APPLICATION PE subsystem with EFI typesRusty Wagner
2023-06-14Updates to README.mdPeter LaFosse
2023-06-14Update Platform links in README.mdPeter LaFosse
2023-06-13Move platform submodules into APIRusty Wagner
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