A Qt and C++ GUI for radare2 reverse engineering framework (originally named Iaito).
Cutter is not aimed at existing radare2 users. It instead focuses on those whose are not yet radare2 users because of the learning curve, because they don't like CLI applications or because of the difficulty/instability of radare2.
Cutter is available for all platforms (Linux, OS X, Windows). You can download the latest release here.
Cutter is based on Qt so you will need to have it installed.
First you must clone the repository:
git clone --recurse-submodules https://github.com/radareorg/cutter
cd cutter
Building on linux:
./build.sh
Building on Windows:
prepare_r2.bat
build.bat
If any of those do not work, check the more detailed version here.
Check this page for common issues.
Shortcut | Function |
---|---|
Global shortcuts: | |
. | Focus console input |
G & S | Focus search bar |
F5 | Refresh contents |
Disassembly view: | |
Esc | Seek to previous position |
Space | Switch to disassembly graph view |
Ctrl/Cmd+C | Copy |
; | Add comment |
N | Rename current function/flag |
Shift+N | Rename flag/function used here |
X | Show Xrefs |
Disassembly graph view: | |
Esc | Seek to previous position |
Space | Switch to disassembly view |
+ | Zoom in |
- | Zoom out |
= | Reset zoom |
J | Next instruction |
K | Previous instruction |
Right now the best place to obtain help from cutter developers and community is joining this telegram group:
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。