summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-17Add setters for NamedTypeReferenceBuilder propertiesPeter LaFosse
2026-02-17Handle Universal binaries through container transform system.Brian Potchik
2026-02-16Fix TypeError when slicing FunctionList/BasicBlockList with [:], [n:], [:n]3rdit
2026-02-16Fix slice handling in TagList to match FunctionList/BasicBlockList fix3rdit
2026-02-16Share context between BB recovery, lifing, and disassemblyBrandon Miller
2026-02-13[DSC] Correctly mark symbols as having local, global, or weak bindingMark Rowe
2026-02-12Use size_t for rapidjson::SizeTypeJosh Ferrell
2026-02-12more details to privacy policyJordan Wiens
2026-02-12Add work provider signals for activity eligibility in workflows.Brian Potchik
2026-02-11update language in privacy docJordan Wiens
2026-02-11add explicit online privacy documentationJordan Wiens
2026-02-10Improve container-aware display names in projects.Brian Potchik
2026-02-10Fix rpath of workflow_objc on macOSMark Rowe
2026-02-10Fix Python ABB triggering guided analysisBrandon Miller
2026-02-10Remove code using uninitialized stack data in ABBBrandon Miller
2026-02-09Add button to open with options from the Container Browser dialog.Brian Potchik
2026-02-09Fix outdated object names in AArch64 disassembler MakefilesJon Palmisciano
2026-02-09small tweaks to ghidra import docs, sort items to match exporrt and add link ...Jordan Wiens
2026-02-07Ghidra export docsJosh Ferrell
2026-02-07Rename corePlugins.ghidraImport -> corePlugins.ghidraJosh Ferrell
2026-02-06Add regex and case sensitivity options to FilterEditJosh Ferrell
2026-02-06[DWARF Import] Do not wrap pointer types in named type referencesJosh Ferrell
2026-02-06Add FileMetadata::GetDisplayName API to convey synthesized filenames for cont...Brian Potchik
2026-02-05Remember last selected entry in Container Browser.Brian Potchik
2026-02-02Annotate deprecated C++ APIsMark Rowe
2026-02-02[MachO] Set segment flags for kernel images based on how XNU initially maps themMark Rowe
2026-01-30Update function recognizer to detect ILP32 plt entriesBrandon Miller
2026-01-30Force ELF view addr size to 4 bytes for x32 and ilp32Brandon Miller
2026-01-30Add basic linux-ilp32 platform supportMichael Krasnitski
2026-01-30Improve filename handling for container files.Brian Potchik
2026-01-29[Rust] Update allowed licensesMason Reed
2026-01-29Add missing LowLevelILFunction::AddOverFlow API (#7788)Scott Lagler
2026-01-29[Rust] Make TagReference optionally take architecture and function (#7899)Rubens Brandão
2026-01-29[Rust API] Fix load_view_with_progress when options is NoneJosh Ferrell
2026-01-29Add support for ephemeral session-time settings for TransformSession.Brian Potchik
2026-01-29Fix Python exception in FunctionLifterContextBrandon Miller
2026-01-28[CMake] Allow flexible user plugin install locationEric Kilmer
2026-01-28Fix a fundamental problem with TypeBuilder.handle by deleting itPeter LaFosse
2026-01-28pressing enter on the base field in the create structure dialog should add in...Jordan Wiens
2026-01-28Add session settings override support to Transform system and clean up docume...Brian Potchik
2026-01-27Perform function lifting and inlining in arch pluginsBrandon Miller
2026-01-26Improve initial layout of the container browser dialog.Brian Potchik
2026-01-23Add missing x86_64 relocations.Alexander Taylor
2026-01-23Lifted new PPC insns, MIPS reloc fix.Alexander Taylor
2026-01-23Implement R_386_IRELATIVE relocation handling.Alexander Taylor
2026-01-22[ELF] Fix reading dynamic string tables at large offsetsJosh Ferrell
2026-01-22[Mach-O] Improve how section types are identifiedwanghaiwei
2026-01-22[Python] Support MLIL_SEPARATE_PARAM_LIST and MLIL_SHARED_PARAM_SLOT in copy_...Mark Rowe
2026-01-22architecturePreference description updateJordan Wiens
2026-01-21update checkdoc script to support globbingJordan Wiens