summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-29[Rust API] Better name for this trait fn, more CC supportGlenn Smith
2022-09-29[Rust API] General type fixes and additionsGlenn Smith
2022-09-29[Rust API] Settings string_list and jsonGlenn Smith
2022-09-29[Rust API] Add support for MetadataGlenn Smith
2022-09-29[Rust API] Helpers and Structure::members/insert_memberGlenn Smith
2022-09-29[Rust API] Make more types convertible to BN typesGlenn Smith
2022-09-29Interaction::RunProgressDialogGlenn Smith
2022-09-29Fix TypeParserResult annotated typeGlenn Smith
2022-09-29BinaryViewType.open(): Allow PathLike filenameGlenn Smith
2022-09-29Optimized api for getting the title of the last undo entryGlenn Smith
2022-09-29Quoted string escaping typeGlenn Smith
2022-09-29[Python API] Type hints for SymbolMappingGlenn Smith
2022-09-29This test is flakyGlenn Smith
2022-09-29Add 'Libraries' group to Triage summaryPeter LaFosse
2022-09-28Update the screenshot of the debugger controls buttonXusheng
2022-09-28Remove (Beta) marking in debugger section titleXusheng
2022-09-22Add new DebugInfo APIsKyleMiles
2022-09-22Add the Components APIkat
2022-09-17Add method to set the search filter on a SettingsView instance.Brian Potchik
2022-09-15- send the correct type to `BNCreateDatabaseWithProgress`verylazyguy
2022-09-15Improve theme handling in the settings UI.Brian Potchik
2022-09-13No longer mark debugger as betaXusheng
2022-09-13Allow programmatically closing a global area widgetXusheng
2022-09-08Fix comparison operator for BinaryNinja::RefXusheng
2022-09-08Fix memory leak issue related to ScriptingInstance. Close https://github.com/...Xusheng
2022-09-07Fix misspell in rebase and its type hintsPeter LaFosse
2022-09-06Make sure to release references when the last tab of a binary is closedXusheng
2022-09-01Splitting of variablesRusty Wagner
2022-08-31update triage view copying fieldsJordan Wiens
2022-08-31Turn off building the Rust API in the API CMake by defaultKyleMiles
2022-08-31Rust API : Major docs update (still need detailed module and function documen...KyleMiles
2022-08-30Rust doc : Copy images every time, not just when the images changeKyleMiles
2022-08-29Rust docs : add `#![doc(html_no_source)]` to reduce file countKyleMiles
2022-08-29Add Rust docs to CI (see https://dev-rust.binary.ninja 🎉)KyleMiles
2022-08-29Rust API : Update and add copyrightsKyleMiles
2022-08-29Rust API Examples : Fix uses of `InstructionTextToken::new`KyleMiles
2022-08-29Add `cargo check` of API and all examples to CIKyleMiles
2022-08-29Fix the documentation of named types referencesVictor Collod
2022-08-29Remove `Segment::SetStart` which is not backed by C APIgalenbwill
2022-08-28convert type dialog arguments into multiline fieldJordan Wiens
2022-08-26implement hash for CoreDataVariableJordan Wiens
2022-08-26rename current_file_offset to current_raw_offsetJordan Wiens
2022-08-25Fix LowLevelILConstantBase __eq__ against unexpected typesGlenn Smith
2022-08-23Fix loading existing database having empty FileMetadataJosh F
2022-08-22Add documentation for Memory Map widgetJosh F
2022-08-22Fix issue where EnumerationBuilder couldn't set the width of the enumerationPeter LaFosse
2022-08-22let .vars of an SSA MLIL/HLIL function return a list of SSA variablesXusheng
2022-08-21Fix ProgressTask/BackgroundThread docskat
2022-08-20Improve Python/C++ APIs to get registers, register stacks, and flags for LLILXusheng
2022-08-19Produce non-ast HLIL expression forms for HLIL mappings.Brian Potchik