As the Ghidra open source community is growing, trying to document the new projects around Ghidra. Feel free to fork the gist and propose improvements.
- New 6502 language module for Ghidra
- Atmel AVR helpers for Ghidra - ATmega328p
- Processor definitions for DMG and CGB in Ghidra - Gameboy CPU (LR35902) (WiP)
- ghidra based disassembly of the x68000's IPL.
- ghidra_scripts
- Runs binwalk on the current program and bookmarks the findings. Requires binwalk to be in $PATH.
- Automatically find crypto constants in the loaded program - allows to very quickly identify crypto code.
- RPX Loader - This is a (WIP) simple extension to open .rpx and .rpl files with Ghidra.
- Plugin which provides different colors to the GHIDRA decompiler's environment.