Free and Open Source Reverse Engineering Platform powered by rizin
Go to file
2017-11-20 11:15:48 +01:00
cutter_win32 Remove cutter win32 (#58) 2017-10-15 21:19:48 +02:00
docs Remove QtWebEngine (Fix #60) 2017-10-15 13:40:20 +02:00
radare2@4a58713c56 Update radare2 2017-10-22 22:18:06 +02:00
src Use global font for Hexdump, Remove old menu 2017-11-20 11:15:48 +01:00
.appveyor.yml Fix Qt version in AppVeyor 2017-11-19 15:45:22 +01:00
.gitignore Remove cutter win32 (#58) 2017-10-15 21:19:48 +02:00
.gitmodules Remove cutter win32 (#58) 2017-10-15 21:19:48 +02:00
.travis.yml Fix travis (#76) 2017-10-23 23:08:36 +02:00
build.bat Fix Qt version in AppVeyor 2017-11-19 15:45:22 +01:00
CONTRIBUTING.md Made CutterCore singleton 2017-10-09 20:09:35 +02:00
LICENSE.md Change license to GPL 3 2017-03-29 19:46:59 +02:00
prepare_r2.bat Multiple jobs for appveyor and deploy (#62) 2017-10-15 22:53:09 +02:00
README.md Update README.md (#67) 2017-10-21 18:12:13 +02:00

Cutter

Build Status Build status

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

Screenshot

Screenshot

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.

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

You do not have to do this if you are using a release since r2 is included in those!

  • 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: