summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-08[AArch64] Update system registers based on ARM's 2025-09 dataMark Rowe
2025-12-08Introduce an RAII type for managing bulk symbol modificationsMark Rowe
2025-12-07Fix docs example rendering for PluginCommandContextJosh Ferrell
2025-12-05add examples for execute_ APIsJordan Wiens
2025-12-05[Rust] Bump rust toolchain version for CIMason Reed
2025-12-05[Rust] Do not clean out-of-tree dependencies for incremental buildsMason Reed
2025-12-05[Rust] Fix misc clippy lints and warningsMason Reed
2025-12-05[Rust] Bump pinned version to 1.91.1Mason Reed
2025-12-05Do not register the dbg object from the APIXusheng
2025-12-04[DSC] Fix unhandled exception when opening secondary cache file with unbacked...Mason Reed
2025-12-04Pass arch to finalized LowLevelILFunction (#7729)Truman Kilen
2025-12-02Remove section semantics workarounds from ABB, use BinaryView interface direc...Brian Potchik
2025-12-01[ObjC] Support removing reference counting operations in more places in the s...Mark Rowe
2025-12-01[WARP] Consult type library function objects when matched function has no exp...Mason Reed
2025-12-01rust doc generation scriptJordan Wiens
2025-12-01[Python] Add `BinaryView.is_offset_backed_by_file`Mason Reed
2025-12-01[RTTI] Add more error checking for malformed PE binariesMason Reed
2025-12-01[RTTI] Skip MSVC VFT sweep if we never collected any class information in the...Mason Reed
2025-11-29Update debug info user docsJosh Ferrell
2025-11-29Update .gitignoreJosh Ferrell
2025-11-28[DWARF] Fix loading Fat Mach-O debug filesJosh Ferrell
2025-11-26[DSC] Place synthetic sections after the cache's address rangeMark Rowe
2025-11-26[KernelCache] Place synthetic sections after the cache's address rangeMark Rowe
2025-11-25[WARP] Stop propagating skipped file error when processing archivesMason Reed
2025-11-25[WARP] Fix leaking binary view on empty viewsMason Reed
2025-11-25Update to Qt 6.10.1Rusty Wagner
2025-11-25Fix rust documentation warnings.Brian Potchik
2025-11-25Add SectionMap with bulk operations and batch section APIs.Brian Potchik
2025-11-24Add APIs for getting files in a project folderJosh Ferrell
2025-11-24[Rust] Fix misc broken doc linksMason Reed
2025-11-24Add AnalysisContext FFI for SectionMap queries.Brian Potchik
2025-11-24Keep quick setting display names in sync with Settings titles.Brian Potchik
2025-11-23Add IsOffsetReadOnlySemantics API.Brian Potchik
2025-11-23[Rust] Clarify and expand on the current set of queryable offset propertiesMason Reed
2025-11-23[Rust] Fix misc formattingMason Reed
2025-11-23Unify SettingsCache and MemoryMap access under immutable snapshots for consis...Brian Potchik
2025-11-21Add get and __contains__ methods to all *MetaClassPeter LaFosse
2025-11-19[DWARF] Improve logging when loading fails, remove extra bv creationJosh Ferrell
2025-11-19[DWARF] Fix incorrect error messages for empty lexical blocksJosh Ferrell
2025-11-19Fix generated type hints for function params in _binaryninjacore.pyJosh Ferrell
2025-11-19Fix BinaryView.set_manual_type_source_overrideJosh Ferrell
2025-11-19Improve python api type hintsJosh Ferrell
2025-11-19Fix some python API error messagesJosh Ferrell
2025-11-19Add more type hints to lineardisassembly.pyJosh Ferrell
2025-11-19Fix DisassemblyTextLine reprJosh Ferrell
2025-11-19Allow loading supplementary dwarf debug info from path in .gnu_debugaltlinkJosh Ferrell
2025-11-18Override QDialog methods in OptionsDialogJosh Ferrell
2025-11-17Fix some compiler warningsRusty Wagner
2025-11-17Add functions_by_name to rust implementation of BinaryViewExtJames Johnson
2025-11-17Fix calculation of mask for constant valuesJames Johnson