summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-22[Rust] Fix custom `SecretsProvider` impl requiring data to be passed back in ...Mason Reed
2025-10-22[Rust] Refactor download provider module to allow for custom implementationsMason Reed
2025-10-21updated settingsJordan Wiens
2025-10-21better validation for malformed PE RSRC records and cleanup (fixes an infinit...Jordan Wiens
2025-10-21fix pe section debug loggingJordan Wiens
2025-10-21fix documentation indentationJordan Wiens
2025-10-21fix some functions missing in the documentationJordan Wiens
2025-10-21Add an example for using constant renderers to render unusual floating point ...Rusty Wagner
2025-10-21Add C++ encoded strings exampleRusty Wagner
2025-10-21Refactor strings view to support derived stringsRusty Wagner
2025-10-21Add derived strings and string recognizer APIRusty Wagner
2025-10-21Add constant renderer APIRusty Wagner
2025-10-21Add missing rebased notification to Python APIRusty Wagner
2025-10-21update kernelcache scripting docsJordan Wiens
2025-10-20[DWARF] Greatly improve handling of typedefsJosh Ferrell
2025-10-20[AArch64] Lift MTE instructions to intrinsicsMark Rowe
2025-10-18[AArch64] Lift FEAT_CSSC instructionsMark Rowe
2025-10-18Add DecodeWithContext to LZFSETransform.Brian Potchik
2025-10-18Fix sticky header visibility.Alexander Taylor
2025-10-18Fix sticky header reanalyze button.Alexander Taylor
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