summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-18document windows python work-aroundJordan Wiens
2026-03-17Bump ABI versions after change to operand list representationMark Rowe
2026-03-16Use a dedicated architecture picker when opening Universal Mach-O filesMark Rowe
2026-03-16Refactor where architecture selection is performed for universal binariesMark Rowe
2026-03-16Represent operand lists and label maps more efficiently within IL instructionsMark Rowe
2026-03-14fix missing newline in docsJordan Wiens
2026-03-14add mentions of the final github repo earlier in the quark seriesJordan Wiens
2026-03-13quark docs too long, re-organize into a new section and splitJordan Wiens
2026-03-13add initial quark arch docs and fix up pages with invalid TOCsJordan Wiens
2026-03-13fix some broken documenation linksJordan Wiens
2026-03-11Command Palette: Fix remember last item for filter typesGlenn Smith
2026-03-11Add docs for `__attr`Glenn Smith
2026-03-11Enhance MemoryMap bindings and add support to re-enable disabled regions in t...Brian Potchik
2026-03-09Expose BNDetectSearchMode to Python API for search mode testing.Brian Potchik
2026-03-09Fix QueueGenerator GIL deadlock in search APIs.Brian Potchik
2026-03-06Implement DTPOFF64 and DTPMOD64 relocations.Alexander Taylor
2026-03-06Remove unused variable (skip-ci)Xusheng
2026-03-05Add mutex and recursive_mutex to bn::baseMark Rowe
2026-03-05Add 'Open Selected Files with Container Browser...' to project browser contex...Brian Potchik
2026-03-05Parse and display PE resource information in triage view. Fix https://github....Xusheng
2026-03-04Add TypeLibrary::Register, to allow loading type libraries from scriptGlenn Smith
2026-01-27Fix MIPS64 relocation entry parsing.Alexander Taylor
2026-03-03add examples about triggering binexport headlesslyJordan Wiens
2026-03-03Fix MemoryRegionDialog prepopulating length for file backed regions.Brian Potchik
2026-02-27[MachO] Fix relocations from chained fixups not respecting addendsMark Rowe
2026-02-27[MachO] Ensure that weak bound symbols are not resolved to their import addressMark Rowe
2026-02-27[MachO] Fix incorrect handling of BIND_SPECIAL_DYLIB_*_LOOKUP in chained fixupsMark Rowe
2026-02-26[DWARF Import] Do not wrap function parameter types in named type referencesJosh Ferrell
2026-02-26Fix QualifiedName join from ffi and also support NameSpace joinGlenn Smith
2026-02-26Python: QName separator is actually called join by C++Glenn Smith
2026-02-26Pass separator to qname ctorGlenn Smith
2026-02-26fix[python]: missed mismatch for flag_namenullableVoidPtr
2026-02-26fix[python]: covariant user listsnullableVoidPtr
2026-02-26fix[python]: relax type children passed into factoriesnullableVoidPtr
2026-02-26fix[python]: BinaryView typesnullableVoidPtr
2026-02-26feat[python]: QualifiedName.separatornullableVoidPtr
2026-02-26fix[python]: CallingConvention.get_incoming_flag_valuenullableVoidPtr
2026-02-26Fix settings view layout and resize performance.Brian Potchik
2026-02-25Fix a crash that could occur in TypeDialog if parser results arrived at the w...Mark Rowe
2026-02-24[DSC] Simplify file mapping to fix intermittent unrelocated pointersMark Rowe
2026-02-23[x86] Intel APX support (#6423)Avery
2026-02-23[KernelCache] Automatically unwrap kernel caches within a full IMG4 containerMark Rowe
2026-02-23Revert "validation for zero sized symbol or string tables"Brian Potchik
2026-02-23Revert "guard against empty .interp and .dynamic"Brian Potchik
2026-02-23[RTTI] Scope loggers to the associated viewMason Reed
2026-02-23[BNTL] Fix misc unused warningsMason Reed
2026-02-23Add global plugin command typeMason Reed
2026-02-23[BNTL] Misc improvementsMason Reed
2026-02-23[Rust] Misc documentation and cleanupMason Reed
2026-02-23[Rust] Ensure proper lifetime management of `WebsocketClientCallback` objectsMason Reed