summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-09-09Python: Update docs for label / transformation functionsGlenn Smith
2025-09-09Docs: Better explanations of using IL labelsGlenn Smith
2025-09-09Unflatten example: use source labels betterGlenn Smith
2025-09-09IL Modifying docs: Add section on labels and GOTOsGlenn Smith
2025-09-09Fix and optimize triage view hash calculations for large files.Brian Potchik
2025-09-08remove duplicate documentation, resolves #7365Jordan Wiens
2025-09-08[aarch64] Enable Always and Never Branch patching for TBZ/TBNZ and CBZ/CBNZGalen Williamson
2025-09-07[Rust] Support pointer base types and offsetsLukBukkit
2025-09-05Ensure that auto call type adjustments don't overwrite user call type adjustm...Mark Rowe
2025-09-05[KernelCache] Pass the correct flags when adding an image's segmentsMark Rowe
2025-09-04Further improve feature map behavior when feature map pane is hiddenMark Rowe
2025-09-03Fix user stack var rust APIsJosh Ferrell
2025-09-03Add disassembly setting for block labelsMason Reed
2025-09-03Fix idb_import invalid offset in EoF hitrbran
2025-09-03Update idb_import idb-rs to 0.1.12rbran
2025-09-03[WARP] Improve matcher speed and add fast fail for pathological casesMason Reed
2025-09-03[WARP] Fix very large binaries from being prevented from creating WARP files ...Mason Reed
2025-09-03[WARP] Do not show the report in the UI if file is very largeMason Reed
2025-09-03[WARP] Only merge chunks in create from view command if an existing file was ...Mason Reed
2025-09-03[WARP] Refactor variable retrieval to fix eager dependence on the functions MLILMason Reed
2025-09-03[WARP] Fix generating lifted IL when function GUID is already cachedMason Reed
2025-09-02[SharedCache] Move plugin_rpath calls into BN_INTERNAL_BUILD blocksMark Rowe
2025-09-02Introduce a new define to control LogTrace rather than using _DEBUGMark Rowe
2025-09-02Do not change symbol type when setting data variable nameJosh Ferrell
2025-09-01Add option to build rust api without linking to coreJosh Ferrell
2025-08-29Update docs for new theme colorsRusty Wagner
2025-08-29Add theme color for panes with keyboard focusRusty Wagner
2025-08-29Added additional theming for sidebar iconsRusty Wagner
2025-08-29Add a modal dialog option for cross referencesRusty Wagner
2025-08-29Highlight sidebar icon when the sidebar has focusRusty Wagner
2025-08-29Add a Pinned Cross References tab to hold pinned referencesRusty Wagner
2025-08-27Rewrite Obj-C workflow in RustMark Rowe
2025-08-27[Rust] Fix a couple of oversights in the APIMark Rowe
2025-08-27[Rust] Add LowLevelILFunction::{get_ssa_register_value, get_ssa_flag_value}Mark Rowe