Cutter
GUI for Rizin/radare2 with decompiler.
KaliParrotLinuxpassive
pkg: cutter
Cutter gives radare2/Rizin a modern GUI with graphs, hex, and a decompiler — friendlier than raw r2.
Syntax
cutter {binary}
Example
cutter ./binary
Opens the binary with disassembly, graphs and decompiled output.
Advantages
- Friendly r2 GUI
- Decompiler + graphs
Disadvantages
- Heavier than CLI
- Plugin setup for some features
Tags
#disassembly#gui
Official docs: Cutter ↗
Related commands
Frequently asked questions
What is Cutter used for?
Cutter gives radare2/Rizin a modern GUI with graphs, hex, and a decompiler — friendlier than raw r2.
What is an example Cutter command?
A common example is: cutter ./binary — Opens the binary with disassembly, graphs and decompiled output.
Is Cutter part of Kali Linux?
Yes. Cutter ships with Kali Linux (and Parrot OS). If missing, install it with: sudo apt install cutter.
What category of security tool is Cutter?
Cutter is a Reverse Engineering tool with a passive-risk profile when run against a live target.
Try recon tools live
Run real scans against a domain you control, stage by stage.