summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-25Fix il magic variables for lifted, mmlil, mmlil_ssaJosh Ferrell
2024-06-25Fix url to sample plugin in plugins.mdGlenn Smith
2024-06-24Add `Elf{32,64}_{Rel,Rela}` table to ELF viewclubby789
2024-06-24fix return type for python KeyValueStore size functionsRubens Brandao
2024-06-24fix python Database.trim_snapshotRubens Brandao
2024-06-24fix python DisassemblyTextRenderer basic_block and settingsRubens Brandao
2024-06-21Add missing open source dependencyJosh Ferrell
2024-06-21Fix some type hintsJosh Ferrell
2024-06-21Demangle function names recovered from DWARFJosh Ferrell
2024-06-19Add data_variable_at_address and fixed the type propagation issue in riscvZichuan Li
2024-06-19Disable Fallback type library for x86, x86_64, aarch64, mipsZichuan Li
2024-06-19Mach-o type libraries are already addedZichuan Li
2024-06-19Override virtual GetFallbackEnabled for windowsZichuan Li
2024-06-19Implement callback function for fallback type libraryZichuan Li
2024-06-19Fix double traversal of HLIL switch case contents when not in AST formRusty Wagner
2024-06-19Add a rebased callback for binary viewXusheng
2024-06-19Make BinaryView::NotifyDataWritten/NotifyDataInserted/NotifyDataRemoved publi...Xusheng
2024-06-19Fix up the files.elf.detectARMBE8Binary settingXusheng
2024-06-18Fix memory leak in BinaryView::GetUniqueSectionNamesMason Reed
2024-06-18Add support for __chain_start section parsing (Firmware fixups)kat
2024-06-18More conservative detection of ARM BE8 binaries. Fix https://github.com/Vecto...Xusheng
2024-06-17Load all types from DWARF even if they are unusedJosh 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 processingkat
2024-06-16[Objective-C] Nonlazy Category Support, improve category variable namingkat
2024-06-16[Objective-C] Parse protocol information.kat
2024-06-16[Objective-C] Mark __objc_ivar as const, define names for class/super refskat
2024-06-14Correct doc comment about not being able to remove plugin repositories; Also ...KyleMiles
2024-06-14Replace plugin minimum_version with minimum_version_info; Add maximum_version...KyleMiles
2024-06-14Plugin Manager : Remove install instructionsKyleMiles
2024-06-14Plugin mananger : Remove license name fieldKyleMiles
2024-06-14Shallow instruction traversal for HighLevelILInstruction.traverseMason Reed
2024-06-14Remove suite/binaries submoduleMason Reed
2024-06-14Delete unmaintained test suiteMason Reed
2024-06-13[arm64]: fix broken compilation on windowsGalen 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.pyGalen Williamson
2024-06-13ObjC: Fix memory leak in processingGlenn Smith
2024-06-13Apply stack variables from DWARFJosh Ferrell
2024-06-12stackview: only show vars valid at current locRyan Snyder
2024-06-12Prevent crash when failing to authenticate with remoteJosh Ferrell
2024-06-12Disassemble SFENCE.VM instructionMason Reed
2024-06-11Rebase DebugInfo function addresses.Alexander Taylor
2024-06-11Add original base to Rust API.Alexander Taylor
2024-06-11More descriptive error for TP-relative reloc.Alexander Taylor
2024-06-11[Mach-O] Add support for DYLD_INFO rebase informationkat
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-11ELF: Fix crash if an entry point function fails to loadGlenn Smith
2024-06-11Add some missing arm64 system registersJosh Ferrell