ghidra VS cutter

Compare ghidra vs cutter and see what are their differences.

ghidra

Ghidra is a software reverse engineering (SRE) framework (by NationalSecurityAgency)

cutter

Free and Open Source Reverse Engineering Platform powered by rizin (by rizinorg)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ghidra cutter
140 41
69,544 18,933
2.8% 1.2%
10.0 8.5
3 days ago 12 days ago
Java C++
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ghidra

Posts with mentions or reviews of ghidra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-02-13.
  • Ghidra by NSA
    20 projects | news.ycombinator.com | 13 Feb 2026
  • Reverse engineering River Raid with Claude, Ghidra, and MCP
    2 projects | dev.to | 29 Jan 2026
    Can an AI agent navigate Ghidra, the NSA’s open-source reverse engineering suite, well enough to hack an Atari game? Ghidra is powerful but notoriously complex, with a steep learning curve. Instead of spending weeks learning its interface, what if I could simply describe my goal and let an AI handle the complexity?
  • Ask HN: What did you find out or explore today?
    4 projects | news.ycombinator.com | 15 Jan 2026
    On the command line the `strings` command will list out printable characters in a file (including compiled binaries).

    I don't do any systems level programming but found myself down a small rabbit hole of learning about reverse engineering tools. https://github.com/NationalSecurityAgency/ghidra is an open source one. It will show you the assembly code, do its best at giving you a C representation of that code and let you interactively rename variables and symbols to make it more human readable.

  • Why is the Gmail app 700 MB?
    5 projects | news.ycombinator.com | 6 Jan 2026
    Author here. Thanks for sharing this. It seems they released an updated version of this analysis last year [1]. It matches what I saw when analyzing the IPA. I tried to do a deeper analysis on the code itself using several tools, including Google's own bloaty [2] which was not very useful without symbols, classdumpios [3] which revealed something like 50k interfaces starting with "ComGoogle", and Ghidra [4], which I left running for a day to analyze the binary, but kept hanging and freezing so I gave up on it. Perhaps comparing the Android and iOS code could lead to something more fruitful.

    [1] https://x.com/emergetools/status/1943060976464728250

    [2] https://github.com/google/bloaty

    [3] https://github.com/lechium/classdumpios

    [4] https://github.com/NationalSecurityAgency/ghidra

  • Ghidra on Linux Zero Fuss Install
    3 projects | dev.to | 10 Nov 2025
    Ghidra releases (official zips + checksums): https://github.com/NationalSecurityAgency/ghidra/releases
  • Introduction to reverse-engineering vintage synth firmware
    3 projects | news.ycombinator.com | 19 Oct 2025
    Thank you for finding this! Depili does great work! In another comment I mentioned that I've been working on the Casio CZ-101, which uses the NEC μPD7810 processor. Depili created a processor spec for the μCOM-87 architecture, which I've continued working on in this PR: https://github.com/NationalSecurityAgency/ghidra/pull/7930
  • Show HN: I wrote a Java decompiler in pure C language
    9 projects | news.ycombinator.com | 3 Jun 2025
    https://github.com/NationalSecurityAgency/ghidra/blob/Ghidra... (Apache 2)
  • The Future of Crash Analysis: AI Meets WinDBG
    5 projects | news.ycombinator.com | 4 May 2025
    Ghidra also has a debugger, see https://github.com/NationalSecurityAgency/ghidra/blob/master...
  • Blender releases their Oscar winning version tool
    3 projects | news.ycombinator.com | 26 Mar 2025
  • Spice86 – A PC emulator for real mode reverse engineering
    5 projects | news.ycombinator.com | 20 Feb 2025
    - Ghidra Support for 16-bit x86 real mode isn't great, with some bugs requiring significant investment to fix. For example, this issue: https://github.com/NationalSecurityAgency/ghidra/issues/981. I guess no one is willing to invest in that because there is no market.

cutter

Posts with mentions or reviews of cutter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-02-13.

What are some alternatives?

When comparing ghidra and cutter you can also consider the following projects:

x64dbg - An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

rizin - UNIX-like reverse engineering framework and command-line toolset.

r2ghidra - Native Ghidra Decompiler for r2

rz-ghidra - Deep ghidra decompiler and sleigh disassembler integration for rizin

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Java is
the 10th most popular programming language
based on number of references?