summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-15Fix invalid write to uninitialized reserved VecRubens Brandao
2024-05-15Fix invalid write to uninitialized VecRubens Brandao
2024-05-15fix py function.get_tags_at returned typeRubens Brandao
2024-05-15Document DWARF Import and Export limitationsKyleMiles
2024-05-15DWARF Import : Add support for variable argumentsKyleMiles
2024-05-14Fix BinaryDataNotificationJosh Ferrell
2024-05-14History widgetJosh Ferrell
2024-05-14Ref count undo objectsJosh Ferrell
2024-05-13Move collaboration to coreJosh Ferrell
2024-05-10Rust API : Misc cargo clippy fixesKyleMiles
2024-05-10Fix remaining Rust doc examples; We now make sure examples build in PR CIKyleMiles
2024-05-10use the new public/private Array trait implRubens Brandao
2024-05-10hide array implementation detailsRubens Brandao
2024-05-10Add actions to quickly adjust the selection in linear and hex viewXusheng
2024-05-09implement open/create database with progress functionRubens Brandao
2024-05-09fix GAT CoreArrayWrapper implRubens Brandao
2024-05-09fix rust doc codeRubens Brandao
2024-05-09Add Array GAT to StructureMemberRubens Brandao
2024-05-09add StructureBuilder missing python methodsRubens Brandao
2024-05-09Fix clippy warnings and run rustfmtMichael Krasnitski
2024-05-09replace Vec<T> with Box<[T]>Rubens Brandao
2024-05-09Fix binja_path in case the lib is a symlinkRubens Brandao
2024-05-09only create FlowGraph with RefRubens Brandao
2024-05-09fix github workflowRubens Brandao
2024-05-09remove duplicate platform typesJordan Wiens
2024-05-08Disassembly: Add relative to fixed base address modeGlenn Smith
2024-05-08Stack view: Make constant base offset per-functionGlenn Smith
2024-05-08Stack view: allow setting arbitrary base offset by double-clickGlenn Smith
2024-05-07Stack view: Make the base offsets work with the "create variable" dialogGlenn Smith
2024-05-07Stack view: Allow switching base register offsetGlenn Smith
2024-05-07Type Browser: Option to have exact search matches come firstGlenn Smith
2024-05-07Add "Navigate to Matching Brace"Josh Ferrell
2024-05-07Type Editor: Add "Append Field" actionGlenn Smith
2024-05-07Update Rust PR workflow to check all feature flagsKyleMiles
2024-05-07fix def_sites and use_sites 👀KyleMiles
2024-05-07Add SetVar commonil class to appropriate HLIL instructionKyleMiles
2024-05-07fix def_sites and use_sitesJordan Wiens
2024-05-06Add Minimum Comment Spacing settingJosh Ferrell
2024-05-06Highlight matching indentation lines in linear viewGlenn Smith
2024-05-06Ignore thumb mapping symbols when defining names in ELFJosh Ferrell
2024-05-06Use a flags enum for address offset displayGlenn Smith
2024-05-03Add decimal format for relative address displayGlenn Smith
2024-05-03Format added bracesMason Reed
2024-05-03Bump ABI to 61Mason Reed
2024-05-03Fix options BinaryView case on python demangler being passed incorrectlyMason Reed
2024-05-03Use LLVM demangler as a fallback for GNU and MS demanglersMason Reed
2024-05-03Revert change to api_test.pyMason Reed
2024-05-03Expose LLVM demanglerMason Reed
2024-05-03Fixed typing bug in base detection APIBrandon Miller
2024-05-02Allow users to specify file name displayed in offsetsGlenn Smith