summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-16fix pydoc formatting for recent metadata API changesJordan Wiens
2026-01-16Update x86 arch README to remove outdated info.Alexander Taylor
2026-01-16Added Ultimate edition NDS32 architecture support.Alexander Taylor
2026-01-16Add get_metadata() method and make query_metadata() raise KeyError consistentlyPeter LaFosse
2026-01-15Make add_user/auto_segments/sections more pythonic.Peter LaFosse
2026-01-14Allow controlling which address is used for instructions created when inlinin...Mark Rowe
2026-01-13[Rust] Fix misc doc comments missingMason Reed
2026-01-13[RTTI] Improve virtual function discoveryMason Reed
2026-01-13Command Palette: User guide docsGlenn Smith
2026-01-13Command Palette enhancementsGlenn Smith
2026-01-13[Rust API] Add BinaryViewExt::{tags_all_scopes, tag_types, tags_by_type}Josh Ferrell
2026-01-13Hopefully fix macOS documentation build error.Alexander Taylor
2026-01-12better handling of modules with bare functions not inside a class in docs gen...Jordan Wiens
2026-01-12Add module workflow hello world example.Malware Utkonos
2026-01-12Add language about workflow ephemerality. (skip-ci)Brian Potchik
2026-01-12Fix(ppcvle): Correct si_split16 immediate decoding for I16A-form instructionschedahub
2026-01-11[DWARF] Fix misc missing imports from `log` => `tracing`Mason Reed
2026-01-11[Rust] More session scoped logsMason Reed
2026-01-11[Rust] Add top level documentation to `tracing` and `logger`Mason Reed
2026-01-11[Rust] Fix old rust toolchain version being used when checking Rust APIMason Reed
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