Ghidra AlternativesDecompilers and other similar apps like Ghidra
Ghidra is described as 'Software reverse engineering (SRE) framework created and maintained by the National Security Agency Research Directorate. This framework includes a suite of full-featured, high-end software analysis tools that enable users to analyze compiled code on a variety of' and is a Decompiler in the development category. There are more than 10 alternatives to Ghidra for a variety of platforms, including Windows, Linux, Mac, BSD and Android apps. The best Ghidra alternative is x64dbg, which is both free and Open Source. Other great apps like Ghidra are IDA, OllyDbg, GNU Project Debugger and dnSpy.
filter to find the best alternatives
Ghidra alternatives are mainly Decompilers but may also be Text Editors or Game Development Tools. Filter by these or use the filter bar below if you want a narrower list of alternatives or looking for a specific functionality of Ghidra.- Decompiler
- Free • Open Source
- 48 likes18 x64dbg alternatives
x64dbg is a 64-bit assembler-level debugger for Windows. The corresponding 32-bit debugger is called x32dbg.
x64dbg VS Ghidra
Is x64dbg a good alternative to Ghidra? - 55 likes33 IDA alternatives
IDA delivers robust disassembly and decompilation, supporting diverse processors and file formats. Its high-quality pseudocode mirrors original source code, aiding analysis of multi-platform software. It features dynamic debugging, metadata control with Lumina, and effective code deobfuscation.
License model
- Free Personal • Proprietary
Application type
Platforms
- Mac
- Windows
- Linux
IDA Features
IDA VS Ghidra
Is IDA a good alternative to Ghidra? - 56 likes24 OllyDbg alternatives
OllyDbg is a 32-bit assembler level analysing debugger. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable.
DiscontinuedThe program is no longer updated. Last version, 2.01, released in September 2013, can be still downloaded from the official website.
OllyDbg VS Ghidra
Is OllyDbg a good alternative to Ghidra? - 37 likes19 GNU Project Debugger alternatives
GNU Project Debugger, or gdb, is a command-line, source-level debugger for programs that were written in C, C++, D, Objective-C, Fortran, Java, Pascal, assembly, Modula-2, or Ada and compiled for any of a number of different target architectures including x86, x86-64, IA-64...
GNU Project Debugger Features
GNU Project Debugger VS Ghidra
Is GNU Project Debugger a good alternative to Ghidra? - 20 likes11 dnSpy alternatives
dnSpy is a debugger and .NET assembly editor. You can use it to edit and debug assemblies even if you don't have any source code available.
License model
- Free • Open Source
Application types
Platforms
- Windows
dnSpy Features
DiscontinuedRepository on GitHub is archived since 2020.
dnSpy VS Ghidra
Is dnSpy a good alternative to Ghidra? - 3 likes11 dnSpyEx alternatives
dnSpyEx is an unofficial continuation of the dnSpy project which is a debugger and .NET assembly editor. You can use it to edit and debug assemblies even if you don't have any source code available. Main features:
dnSpyEx VS Ghidra
Is dnSpyEx a good alternative to Ghidra? - 18 likes21 radare2 alternatives
Radare project started as a forensics tool, a scriptable commandline hexadecimal editor able to open disk files, but later support for analyzing binaries, disassembling code, debugging programs, attaching to remote gdb servers, ...
License model
- Free • Open Source
Platforms
- Mac
- Windows
- Linux
- Android
- iPhone
- Android Tablet
- BSD
- iPad
- C (programming language)
- Git
- Haiku
- Docker
radare2 Features
radare2 VS Ghidra
Is radare2 a good alternative to Ghidra? - 15 likes41 Okteta alternatives
Okteta is a simple editor for the raw data of files. This type of program is also called hex editor or binary editor. The data is displayed in the traditional view with two columns: one with the numeric values and one with the assigned characters.
License model
- Free • Open Source
Application type
Platforms
- Linux
- Flathub
- Flatpak
- Snapcraft
Okteta Features
Okteta VS Ghidra
Is Okteta a good alternative to Ghidra? Binary Ninja VS Ghidra
Is Binary Ninja a good alternative to Ghidra?- 8 likes23 Cutter alternatives
Cutter goal is to be an advanced FREE and open-source reverse-engineering platform while keeping the user experience at mind. Cutter is created by reverse engineers for reverse engineers.
Cutter Features
Cutter VS Ghidra
Is Cutter a good alternative to Ghidra? - Like this app17 Spray alternatives
Spray is a small debugger for C code that comes with minimal mental overhead. All functionality aims to be simple and easy to grasp.
Spray VS Ghidra
Is Spray a good alternative to Ghidra? - 7 likes29 Malcat alternatives
Malcat is a feature-rich hexadecimal editor / disassembler / decompiler for reverse engineers and malware analysts. It has support for many file formats and CPUs, can scan for signatures, decrypt/decompress data, diff files and run python scripts.
Malcat Features
Malcat VS Ghidra
Is Malcat a good alternative to Ghidra?
Comments about IDA as an Alternative to Ghidra
IDA basically just the expensive professional version of Ghidra - Ghidra is FOSS, while IDA is free for specific use cases. If you want to get into decompilation, just start with Ghidra until you need a feature of IDA.