summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-24Fix linux-setup.sh not making a valid desktop icon on 24.04Glenn Smith
2024-10-24Add disassembly setting to allow/disallow rendering of collapse tokensPeter LaFosse
2024-10-24Make PseudoRust collapsablePeter LaFosse
2024-10-24Fix alignment of top level braces in PseudoCPeter LaFosse
2024-10-24Initial implementation of the module-level analysis workflow.Brian Potchik
2024-10-24Remove bad import in __init__.pyJosh Ferrell
2024-10-24Add MSVC RTTI pluginMason Reed
2024-10-24Add __hash__ method to FunctionViewTypePeter LaFosse
2024-10-24Initial Firmware Ninja core APIBrandon Miller
2024-10-23Initial commit of the alpha dyld_shared_cache view API Plugin.kat
2024-10-23Calling Conventions for register specific arc functionskat
2024-10-23Linear view function regions collapsePeter LaFosse
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