| Age | Commit message (Expand) | Author |
| 2024-06-25 | Fix il magic variables for lifted, mmlil, mmlil_ssa | Josh Ferrell |
| 2024-06-25 | Fix url to sample plugin in plugins.md | Glenn Smith |
| 2024-06-24 | Add `Elf{32,64}_{Rel,Rela}` table to ELF view | clubby789 |
| 2024-06-24 | fix return type for python KeyValueStore size functions | Rubens Brandao |
| 2024-06-24 | fix python Database.trim_snapshot | Rubens Brandao |
| 2024-06-24 | fix python DisassemblyTextRenderer basic_block and settings | Rubens Brandao |
| 2024-06-21 | Add missing open source dependency | Josh Ferrell |
| 2024-06-21 | Fix some type hints | Josh Ferrell |
| 2024-06-21 | Demangle function names recovered from DWARF | Josh Ferrell |
| 2024-06-19 | Add data_variable_at_address and fixed the type propagation issue in riscv | Zichuan Li |
| 2024-06-19 | Disable Fallback type library for x86, x86_64, aarch64, mips | Zichuan Li |
| 2024-06-19 | Mach-o type libraries are already added | Zichuan Li |
| 2024-06-19 | Override virtual GetFallbackEnabled for windows | Zichuan Li |
| 2024-06-19 | Implement callback function for fallback type library | Zichuan Li |
| 2024-06-19 | Fix double traversal of HLIL switch case contents when not in AST form | Rusty Wagner |
| 2024-06-19 | Add a rebased callback for binary view | Xusheng |
| 2024-06-19 | Make BinaryView::NotifyDataWritten/NotifyDataInserted/NotifyDataRemoved publi... | Xusheng |
| 2024-06-19 | Fix up the files.elf.detectARMBE8Binary setting | Xusheng |
| 2024-06-18 | Fix memory leak in BinaryView::GetUniqueSectionNames | Mason Reed |
| 2024-06-18 | Add support for __chain_start section parsing (Firmware fixups) | kat |
| 2024-06-18 | More conservative detection of ARM BE8 binaries. Fix https://github.com/Vecto... | Xusheng |
| 2024-06-17 | Load all types from DWARF even if they are unused | Josh Ferrell |
| 2024-06-17 | [Objective-C] Parse CFStrings seperately from main Objective-C Processing. | kat |
| 2024-06-16 | [Objective-C] Wrap undo actions in Objective-C processing | kat |
| 2024-06-16 | [Objective-C] Nonlazy Category Support, improve category variable naming | kat |
| 2024-06-16 | [Objective-C] Parse protocol information. | kat |
| 2024-06-16 | [Objective-C] Mark __objc_ivar as const, define names for class/super refs | kat |
| 2024-06-14 | Correct doc comment about not being able to remove plugin repositories; Also ... | KyleMiles |
| 2024-06-14 | Replace plugin minimum_version with minimum_version_info; Add maximum_version... | KyleMiles |
| 2024-06-14 | Plugin Manager : Remove install instructions | KyleMiles |
| 2024-06-14 | Plugin mananger : Remove license name field | KyleMiles |
| 2024-06-14 | Shallow instruction traversal for HighLevelILInstruction.traverse | Mason Reed |
| 2024-06-14 | Remove suite/binaries submodule | Mason Reed |
| 2024-06-14 | Delete unmaintained test suite | Mason Reed |
| 2024-06-13 | [arm64]: fix broken compilation on windows | Galen Williamson |
| 2024-06-13 | [arm64] fixed lifting for LDADD*, filled in lifting for alias STADD*, fixed t... | Galen Williamson |
| 2024-06-13 | [arm64] fixes and improvements to test_gen.py | Galen Williamson |
| 2024-06-13 | ObjC: Fix memory leak in processing | Glenn Smith |
| 2024-06-13 | Apply stack variables from DWARF | Josh Ferrell |
| 2024-06-12 | stackview: only show vars valid at current loc | Ryan Snyder |
| 2024-06-12 | Prevent crash when failing to authenticate with remote | Josh Ferrell |
| 2024-06-12 | Disassemble SFENCE.VM instruction | Mason Reed |
| 2024-06-11 | Rebase DebugInfo function addresses. | Alexander Taylor |
| 2024-06-11 | Add original base to Rust API. | Alexander Taylor |
| 2024-06-11 | More descriptive error for TP-relative reloc. | Alexander Taylor |
| 2024-06-11 | [Mach-O] Add support for DYLD_INFO rebase information | kat |
| 2024-06-11 | [Mach-O] Move Objective-C Structural processing to Mach-O View and automatica... | kat |
| 2024-06-11 | [Mach-O] Fix issue where imported symbols did not have relocations applied, F... | kat |
| 2024-06-11 | ELF: Fix crash if an entry point function fails to load | Glenn Smith |
| 2024-06-11 | Add some missing arm64 system registers | Josh Ferrell |