summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-02[ObjC] Add support for removing runtime calls that perform retain count opera...Mark Rowe
2025-10-02Fix Rust formattingMark Rowe
2025-10-02[ObjC] Silence some more unnecessary loggingMark Rowe
2025-10-02[Rust] Add support for activity eligibility predicates involving platformsMark Rowe
2025-10-02[MachO] Tweak handling of LC_FUNCTION_STARTSMark Rowe
2025-10-02Fix finding binaryninjacore for non-internal cmake buildsJosh Ferrell
2025-10-01Add MPL-2.0 to accepted licensesMason Reed
2025-10-01[WARP] Enhanced network supportMason Reed
2025-10-01Cleanup for some container format handling.Brian Potchik
2025-10-01Ensure that all members of LinearView and HexEditor are initializedMark Rowe
2025-10-01better handling for when utf8 decoding failsJordan Wiens
2025-09-30Make Project::{from_raw,ref_from_raw} pubJosh Ferrell
2025-09-30Initial support for opening container formats.Brian Potchik
2025-09-30Fix rust api formatting warningsJosh Ferrell
2025-09-29Fix rust warnings about lifetimes introduced by 1.89.0Josh Ferrell
2025-09-29Allow generating and linking to stubs from cmakeJosh Ferrell
2025-09-29Fix Rust LowLevelILFunction owner function methodBrandon Miller
2025-09-29Rust APIs needed for guided analysis modeBrandon Miller
2025-09-29Rust binding for LLVM MC disassemblerBrandon Miller
2025-09-29Treat .got.plt as read-only for HexagonBrandon Miller
2025-09-29Make rust il.undefined return a ValueExpr for use as a sub-exprBrandon Miller
2025-09-29Apply platform types on Hexagon statically linked binariesBrandon Miller
2025-09-29Add a new line disassembly text tokenBrandon Miller
2025-09-29Rust bindings for custom basic block analysisBrandon Miller
2025-09-26[ObjC] Don't assume that all calls to objc_msgSend have parametersMark Rowe
2025-09-25Sort table views in the shared cache / kernel cache triage views by address b...Mark Rowe
2025-09-25[ObjC] Don't log when encountering an objc_msgSendSuper2 call from Swift codeMark Rowe
2025-09-25[AArch64] Update disassembler based on 2025-06 ARM ISA dataMark Rowe
2025-09-24Fix line formatting of unicode stringsJosh Ferrell
2025-09-24Fix HighLevelILInstruction CoreArrayProvider using instr index instead of exp...Josh Ferrell
2025-09-22small documentation update for llil call and call_stack_adjust instructionsJordan Wiens
2025-09-22Fix numbering in Enterprise client and server licenses.Alexander Taylor
2025-09-22[armv7] Add support for R_ARM_PC24 relocationNick Shipp
2025-09-18Remove malware quip in bug report templatefosdick.io
2025-09-18fix ldrsw lift to sign extend in certain encodingsyrp
2025-09-17[Python] Use IL-specific types in return type annotations for get_basic_block_attbodt
2025-09-17[ObjC] Propagate type information from calls to `[super init]`Mark Rowe
2025-09-17[Rust] Add TypeBuilder::set_child_typeMark Rowe
2025-09-17Fix a Rust formatting issueMark Rowe
2025-09-17[DSC] Ignore .a2s files when loading a shared cacheMark Rowe
2025-09-17[DSC] Rework handling of .symbols files to be compatible with iOS 15Mark Rowe
2025-09-17[DSC] Support relative direct selectors in older shared cache versionsMark Rowe
2025-09-17[MachO] Populate external links with library imports for files in projectsMark Rowe
2025-09-15Deprecate some Rust MediumLevelILFunction methods in favor of Function implem...Josh Ferrell
2025-09-11Add Apple arm64 syscall calling convention to Apple's platformsmostobriv
2025-09-11Docs grammar and spelling fixesJosh Ferrell
2025-09-11Update docs around behavior of "Save As"Josh Ferrell
2025-09-11Added new IL attribute ILTransparentCopyHongyu Chen
2025-09-11add support for toggling views with tab in graph view tooJordan Wiens
2025-09-09Fix broken copyright in docs.Alexander Taylor