summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-23Fix conditional no-returnPeter LaFosse
2024-10-23Compile demangler plugins directly into the core for P E R FGlenn Smith
2024-10-23Add docs for new plugin manager filter keywords @update_available and @failed...KyleMiles
2024-10-23Add API to bulk add segments, use it in elf viewJosh Ferrell
2024-10-23upgrade minimum doxygen version to support 1.12.0Jordan Wiens
2024-10-23Fix Database.global_keys not converting bytes to strGlenn Smith
2024-10-22Update rust default workflow instanceMason Reed
2024-10-22Add BinaryViewExt::{function_start_before, function_start_after}Mason Reed
2024-10-22doc: Add BackgroundTaskThread python exampleriskydissonance
2024-10-22fix: implement slicing on TypedDataAccessor for ArrayTypesScott Lagler
2024-10-22fix: BasicBlockList iteration returns a new listScott Lagler
2024-10-22add new tool button with backgroundJordan Wiens
2024-10-22add mention of popup xrefs to migration documentationJordan Wiens
2024-10-21Fix UAF of base structure typesMason Reed
2024-10-21Stop leaking named type references in rustMason Reed
2024-10-21Better calculation for sp offsets of DWARF local variablesJosh Ferrell
2024-10-21Add missing TypeBuilder::~TypeBuilderGlenn Smith
2024-10-21Allow `current_il_instruction` to work in Pseudo C (or any high level language)Rusty Wagner
2024-10-21Allow multiple high level representations for display, add Pseudo Rust and a ...Rusty Wagner
2024-10-21Fix compiler warnings.Alexander Taylor
2024-10-21Add redirects for moved debugger docs pages.Alexander Taylor
2024-10-19Fix some rust warnings and remove mention of `binja-rs`Mason Reed
2024-10-19Add misc docs to BinaryDataNotificationMason Reed
2024-10-19Add way to set the id of the defined type in rust apiMason Reed
2024-10-19Add ArchitectureExt::calling_conventions to rust apiMason Reed
2024-10-19Rework rust workflow api and add workflow exampleMason Reed
2024-10-19implement rust workflowRubens Brandao
2024-10-19Improved support for interactive flowgraphs.Brian Potchik
2024-10-18Move GenericRange and GenericRangeMap to apiJosh Ferrell
2024-10-18Add progress reporting to first phase of DWARF parsingJosh Ferrell
2024-10-18raise sidebar widgets when focusedJordan Wiens
2024-10-17verify relocation sections have non-zero sizesJordan Wiens
2024-10-17Fix free edition for demangler plugins (woops)Glenn Smith
2024-10-17Demangler plugin APIGlenn Smith
2024-10-14Expose Unicode conversion functionsGlenn Smith
2024-10-14FFI helpers in the api too nowGlenn Smith
2024-10-14Add various missing Type/TypeBuilder getters and settersaGlenn Smith
2024-10-14Expose Type::GetNameTypeStringGlenn Smith
2024-10-14Add VarArgsType and ValueType constructorsGlenn Smith
2024-10-14Add missing Logger::Indent functionsGlenn Smith
2024-10-14Add some missing type builder getters and settersGlenn Smith
2024-10-14Add name simplifier apis to headerGlenn Smith
2024-10-14Fix DWARF import crash when FDE has row with start==endJosh Ferrell
2024-10-14Add BinaryNinja::Load(Ref<ProjectFile>) to c++ apiJosh Ferrell
2024-10-14Support loading IDBs from projects in idb_importJosh Ferrell
2024-10-14Implement FileMetadata::get_project_file in rustJosh Ferrell
2024-10-14Update bindgen to 0.70.1 and remove untracked lockfilesMason Reed
2024-10-14add force option to install_api scriptJordan Wiens
2024-10-11Highlight selected variable in stack viewJosh Ferrell
2024-10-11Move ScriptingProvider log messages to a dedicated loggerJosh Ferrell