/iaito

A Qt and C++ GUI for radare2 reverse engineering framework

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Cutter

Build Status Build status

A Qt and C++ GUI for radare2 reverse engineering framework (originally Iaito)

IMPORTANT NOTICE

The project was moved to https://github.com/radareorg/cutter

Screenshot

Screenshot

Disclaimer

Cutter is not aimed at existing radare2 users, it is focused on those whose are not yet radare2 users because of the learning curve, they don't like CLI applications or the difficulty/instability of radare2.

IMPORTANT: the current status is highly unstable, it is an alpha version aimed for developers. Users please wait for the first stable release with installers.

Requirements

  • Radare2: Make sure that, when cloning the project, you use git clone --recurse-submodules or run git submodule update --init to clone the correct radare2 version. Then execute the following command in the radare2 folder:
sys/install.sh

Troubleshoting

On Mac, QT5 apps fail to build on QtCreator if you have the libjpeg lib installed with brew. Run this command to workaround the issue:

sudo mv /usr/local/lib/libjpeg.dylib /usr/local/lib/libjpeg.dylib.not-found

Platforms

Cutter is developed on OS X, Linux and Windows. The first release for users will include installers for all three platforms.

Documentation

Proper documentation and website will be created before the first release.

Help

Right now the best place to obtain help from cutter developers and community is joining this telegram group: