summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-24[WARP] Add a spinner to the possible matches widget while fetching from networkMason Reed
2026-03-24[WARP] Update the selected sidebar function when refocusingMason Reed
2026-03-24[WARP] Server-side constraint matchingMason Reed
2026-03-24[WARP] Demote locking surrounding container function fetchingMason Reed
2026-03-23IDB Import refactorMason Reed
2026-03-23[Rust] Add `TypeBuilder::function` and `TypeBuilder::function_with_opts`Mason Reed
2026-03-23[Rust] Add `Platform::address_size`Mason Reed
2026-03-23[Rust] impl Send and Sync to CoreLanguageRepresentationFunctionType (#8012)Rubens Brandão
2026-03-23[Swift] Add arm64 calling conventionsMark Rowe
2026-03-23[Swift] Add support for applying parameter and return types during demanglingMark Rowe
2026-03-23[Swift] Initial demangling supportMark Rowe
2026-03-23[Swift] Initial skeleton of a plug-in for Swift supportMark Rowe
2026-03-23[MachO] Apply the correct calling convention for objc_retain_xN / objc_releas...Mark Rowe
2026-03-20Fix improper variable cast in databasesync.pyAlexander Taylor
2026-03-20Fix copypasta in error message.Alexander Taylor
2026-03-20Do not retry http requests if we are shutting downJosh Ferrell
2026-03-20Wrap LogTrace FV/F functions with BN_ENABLE_LOG_TRACE guardPeter LaFosse
2026-03-20Update bindgen version to support clang 22Josh Ferrell
2026-03-20Add option to disable dedicated Universal architecture picker and use Contain...Brian Potchik
2026-03-19Add nodiscard attribute to Structure{,Builder}::{GetMemberByName,GetMemberByO...Mark Rowe
2026-03-19cargo fmtMark Rowe
2026-03-19refactor licenses in documentation to be separate linkable pagesJordan Wiens
2026-03-19Add TransformSession constructor that adopts an existing TransformContext.Brian Potchik
2026-03-19Fix operand list iterators being validated when appending new instructionsMark Rowe
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