Custom Ghidra Builds
Welcome to the download page of RootCubed's custom ghidra builds.
About
This website hosts builds of Ghidra (the NSA reverse engineering tool) with some new features, bug fixes, etc.
Changes
-
Feature: Include the ghidra-gekko-broadway-lang specification in the project
Commit
-
Feature: Allow overriding username (used in e.g. comment/label history)
Commit
-
Feature: Simplify CodeWarrior int-to-float conversion
Commit
-
Feature: Simplify sign-bit extraction (e.g. (bool) ((x | -x) >> 31) -> x != 0)
Commit
-
Feature: Reorder comparison with constant (PR #4339)
-
Feature: Simplify (X * (X + c)) & 1
Commit
Repository
The repository for this custom build can be found here
Download
You can download builds of the latest custom builds here: https://github.com/encounter/ghidra-ci/releases
More downloads
Older versions can still be downloaded from here:
Windows: ghidra_11.1_DEV_20240115_win_x86_64.zip
macOS x86: ghidra_11.1_DEV_20240115_mac_x86_64.zip
Linux: ghidra_11.1_DEV_20240117_linux_x86_64.zip
GameCubeLoader Extension Build for v11.1: GameCubeLoader-1.1.5-2f61c91-Ghidra_11.1.zip
GhidraRPXLoader Extension Build for v11.1: GhidraRPXLoader-0.8.1-4ce8262-Ghidra_11.1.zip
SwitchLoader Extension Build for v11.1: SwitchLoader-1.6.0-ecbe8c3-Ghidra_11.1.zip
Previous versions