rizinorg/cutter
Free and Open Source Reverse Engineering Platform powered by rizin
About the project
Cutter is a free and open-source reverse engineering platform with a GUI powered by rizin, designed for analyzing and debugging binaries.
Useful for
- Disassemble a binary and explore its functions in graph view
- Debug an executable with breakpoints and step-by-step execution
- Plug in the Ghidra decompiler to decompile code into C
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 3 stars so far today, about 7 expected by the end of the day.
- GitHub Trending C++ today: #14, +10 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 19,781
- Today
- 3 · ≈ 7 by evening
- Forks
- 1,470
- Issues and pull requests
- 3,573
- Watchers
- 307
- Language
- C++
- License
- GPL-3.0
- Latest release
- v2.5.0 · June 30, 2026
- Created
- September 25, 2017
- Last push
- September 11, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 22, 2026GitHub Trending C++ today: #14, +10 stars
Similar by description
-
2.8
NationalSecurityAgency/ghidra
A software reverse engineering framework from the NSA: disassembly, decompilation, graphing and scripting for analyzing compiled code on Windows, macOS and Linux.
-
1.0
duty1g/x64dbg-mcp-server
A native MCP plugin for x64dbg that exposes the debugger's functionality over HTTP, letting AI assistants set breakpoints, read memory, dump registers, and run debugger commands.
-
0.8
2akouwu/reverify
A tool that checks an AI model's claims about binaries and code against deterministic tools (disassembler, emulator, PE/ELF/Mach-O parser), returning VERIFIED/REFUTED with evidence. MCP server and CLI for reverse…
-
1.5
WerWolv/ImHex
Hex editor with pattern language, disassembler, hashing and multiple data sources, aimed at reverse engineers and developers.
-
1.3
lkimuk/ReArk
Desktop reverse engineering and AI-assisted analysis tool for HarmonyOS (HAP/APP/ABC) and Android (APK/AAB) apps: static analysis, disassembly, device workflows, and ReArk Agent.
-
4.7
adonis-singh/re4
A complete byte-identical decompilation of Resident Evil 4 for the GameCube (G4BE08 debug build) into C/C++, reproducing main.dol and all 110 REL overlays.