summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-11[Rust] Update examples to use tracingMason Reed
2026-01-11[Rust] Enter more session scoped tracing spans for debug info and binary view...Mason Reed
2026-01-11[Rust] Replace `log` with `tracing`Mason Reed
2026-01-08[DWARF Import] Fix potential hang when encountering some unhandled DW_AT_loca...Josh Ferrell
2026-01-07Fix Windows buildXusheng
2026-01-01update copyrights for 2026Jordan Wiens
2026-01-01manually update formatting of some copyrightsJordan Wiens
2026-01-01add whole-file entropy calculation to triageJordan Wiens
2025-12-30Perf: Make canMakeString way fasterGlenn Smith
2025-12-29Add `ProjectFile` type annotation to python `load` function (#7839)utkonos
2025-12-29Use session scoped logger instance for unhandled relocation informationMason Reed
2025-12-29[PDB] Remove `QualifiedName` stateMason Reed
2025-12-29Fix vtable type name parsingTruman Kilen
2025-12-29Fix QualifiedName::default() incorrectly creating QualifiedName with empty se...Truman Kilen
2025-12-25[Rust API] Add TypeBuilder::set_signedJosh Ferrell
2025-12-24[Rust] Fix `BinaryViewExt::address_comments` leaking and refactorMason Reed
2025-12-24[Rust API] Add BinaryViewExt.address_commentsJosh Ferrell
2025-12-24Improve performance of incremental python api doc buildsJosh Ferrell
2025-12-24Fix crash when displaying variable with null type in pseudo-c and pseudo-rustJosh Ferrell
2025-12-24Update description for ui.recentFileLimitJosh Ferrell
2025-12-20Fix many of the warnings that show up when compiling with GCC 15.2Mark Rowe
2025-12-20fix regression that broke feature map navigation from triage viewJordan Wiens
2025-12-20fix regression that prevented backing up from triage viewJordan Wiens
2025-12-19update section list in triage when section list changesJordan Wiens
2025-12-19only show libraries in triage if appropriateJordan Wiens
2025-12-19fix strings missing race conditionJordan Wiens
2025-12-19triage view responsive layoutJordan Wiens
2025-12-19make remaining triage header items use copylabelJordan Wiens
2025-12-19differentiate between 0x0 entry and no entryJordan Wiens
2025-12-19skip bndb in triage file pickerJordan Wiens
2025-12-18add go-to address support in native triage viewJordan Wiens
2025-12-18entropy tooltip showing offset and fix python versionJordan Wiens
2025-12-18fix triage entropy graph navigation for mapped filesJordan Wiens
2025-12-18Perf improvements to types viewGlenn Smith
2025-12-18Fix vector::resize -> reserve callGlenn Smith
2025-12-18truncate long paths in triage view and prevent the UI from moving when starti...Jordan Wiens
2025-12-16Add more reserve callsScott Lagler
2025-12-16Add missing std::vector reserve callsScott Lagler
2025-12-16Support automatic and manual endianness override for x86 ELF files (#7347)Copilot
2025-12-15Add PossibleValueSet operation APIs and fixes to PVS python APIJosh Ferrell
2025-12-15Use bn::base::function_ref instead of std::function for parameters that are n...Mark Rowe
2025-12-15Introduce bn::base::function_ref, a non-owning function wrapper inspired by C...Mark Rowe
2025-12-15clarify ui pluginsJordan Wiens
2025-12-15[Rust] Return Array in more debug info functions (#7744)Mason Reed
2025-12-15[Rust] Misc `QualifiedName` cleanupMason Reed
2025-12-15[Rust] Move `QualifiedName` to own moduleMason Reed
2025-12-15[Rust] Misc documentation and internal cleanup of types moduleMason Reed
2025-12-15[Rust] Restructure type APIs into `types` moduleMason Reed
2025-12-15Fix PDB bitfield members importing with wrong offset (#7797)Truman Kilen
2025-12-15[WARP] Allow multi-round matching to resolve matching function dependenciesMason Reed