cutter v2.0.5 released: Qt and C++ GUI for radare2 reverse engineering framework
cutter
Cutter is a Qt and C++ GUI for radare2. Its goal is making an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience at mind. Cutter is created by reverse engineers for reverse engineers.
Disclaimer
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.
Changelog v2.0.5
Additions and Changes
- Rizin updated to 0.3.4
- Use Rizin API for Comments and Instruction writing (#2856)
- Support for previewing in the Graph widget (#2797)
- Update analysis method handling for name/realname (#2843)
Download
Keyboard shortcuts
Shortcut | Function |
---|---|
Global shortcuts: | |
. | Focus console input |
G & S | Focus search bar |
F5 | Refresh contents |
Disassembly view: | |
Esc | Seek to the 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 the previous position |
Space | Switch to the disassembly view |
+ | Zoom in |
– | Zoom out |
= | Reset zoom |
J | Next instruction |
K | Previous instruction |
Copyright (C) 2017 xarkes
Source: https://github.com/radareorg/