During the R2con conference, the Cutter 1.9.0 release was announced under the code name 'Trojan Dragon'.
Cutter is a graphical interface for the framework radare2, written in Qt/C++. Like radare2 itself, Cutter is intended for reverse engineering programs in machine code or bytecode (for instance, JVM).
The developers aimed to create an advanced and extensible FOSS platform for reverse engineering. The project is actively developing, and new releases occur approximately every 5 weeks.
The main changes in this release focus on improving interactions with decompilers:
- A new interface for selecting a decompiler has been added.
- Support has been added for a decompiler from another project — Ghidra
The project also maintains a list of bugs for beginner contributors.
Source: linux.org.ru
