summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-18Fix sticky header not updating on theme change.Alexander Taylor
2025-10-18[DWARF] Support parsing struct member offsets from DW_AT_data_bit_offset, fix...Josh Ferrell
2025-10-17Header changes for nav in containerized views.Alexander Taylor
2025-10-17Make Triage Summary tables multi-select + copyable.Alexander Taylor
2025-10-17Fix leaking a BinaryView when loading a sibling DWARF fileJosh Ferrell
2025-10-16Fix recovery of unnamed function parameters from DWARFJosh Ferrell
2025-10-16Apply relocations when parsing DWARFJosh Ferrell
2025-10-16Expose DebugFunctionInfo.local_variables to python apiJosh Ferrell
2025-10-16Improve error messages in dwarf_importJosh Ferrell
2025-10-16Add GetTypeCount APIPeter LaFosse
2025-10-16Add BNRunUnitTests APIPeter LaFosse
2025-10-15Required API changes for Enterprise find files.Alexander Taylor
2025-10-15[AArch64] Update disassembler based on 2025-09 ARM ISA dataMark Rowe
2025-10-15Fix some python type hintsJosh Ferrell
2025-10-15Improve PossibleValueSet.__eq__Josh Ferrell
2025-10-14Fix issue #7247WeiN76LQh
2025-10-13Fix generating core API stubs on WindowsMark Rowe
2025-10-12[WARP] Fix misc sidebar navigation / focus event bugsMason Reed
2025-10-12[WARP] Improve UX surrounding removal of matched functionsMason Reed
2025-10-12Replace calls to unwrap() in dwarf_importJosh Ferrell
2025-10-12Improve error handling in project apisJosh Ferrell
2025-10-11Fix demo ifdefsJosh Ferrell
2025-10-10Add password prompting for encrypted containers in Container Browser.Brian Potchik
2025-10-07[Rust] Update the workflow example following API changesMason Reed
2025-10-07[Rust] Implement custom data renderer APILukBukkit
2025-10-07copy supporrt for variable and stack sidebarsJordan Wiens
2025-10-07Remove old banners from DSC and KC pluginsMason Reed
2025-10-07[WARP] Add optional `analysis.warp.fetcher` activity to run fetch networked f...Mason Reed
2025-10-07[WARP] Misc `cloned()` -> `copied()` fixupMason Reed
2025-10-07[WARP] Format UI pluginMason Reed
2025-10-07[WARP] Improved fetch dialog UXMason Reed
2025-10-07[WARP] Move WARP settings to own setting groupMason Reed
2025-10-07[WARP] Implicitly make newly added network sources writableMason Reed
2025-10-07[WARP] Let BNDB processing optionally skip analysis updatesMason Reed
2025-10-07[Rust] Fix save file dialog not respecting default file pathMason Reed
2025-10-07[WARP] Fix rendering of constraint matches in sidebarMason Reed
2025-10-06Add type attribute APIsRusty Wagner
2025-10-05fix missing rust importJordan Wiens
2025-10-03[WARP] Fix sidebar not refreshing after fetching data from serverMason Reed
2025-10-03[WARP] Push added functions and types to network containers cacheMason Reed
2025-10-03[WARP] Add option to reset allowed tags in fetch dialogMason Reed
2025-10-03[WARP] Trim whitespace from server API keyMason Reed
2025-10-03Add zero-copy data pointer access for BinaryData objects for API-side contain...Brian Potchik
2025-10-03Update IMG4 transform to use DecodeWithContext and synthesize a filename for ...Brian Potchik
2025-10-03Disable mpx mode in x86 as its been discontinued since 2019Peter LaFosse
2025-10-03Add DecodeWithContext method to Transform API layers.Brian Potchik
2025-10-02[Rust] Fix misc typoMason Reed
2025-10-02[Rust] Improvements to LLIL flag and intrinsic operationsJames Johnson
2025-10-02[SVD] Improvements to loading fileMason Reed
2025-10-02Support loading BNDBs from container files.Brian Potchik