Free and Open Source Reverse Engineering Platform powered by rizin
Go to file
2018-09-30 12:53:31 +02:00
.github Version 1.7.1 2018-08-25 12:53:09 +02:00
docker Docker: Fix typo in README.md, travis: fix image name (#564) 2018-07-06 08:48:15 +02:00
docs Improved documentation and README.md (#735) 2018-09-30 12:52:48 +02:00
radare2@a873a4d942 Disabled QtWebEngine by default. (#728) 2018-09-28 09:40:55 +02:00
scripts CutterConfig.h (#663) 2018-08-26 20:37:11 +02:00
src Disabled QtWebEngine by default. (#728) 2018-09-28 09:40:55 +02:00
.appveyor.yml Add release and nobuild args to meson.py 2018-08-26 15:24:19 +02:00
.gitignore Debugging shortcuts (#578) 2018-07-26 12:57:05 +02:00
.gitmodules Remove cutter win32 (#58) 2017-10-15 21:19:48 +02:00
.travis.yml Travis: use Qt 5.9.6 (#654) 2018-08-27 08:22:23 +03:00
build.bat Windows dist: move r2 related data to <radare2> subdir (#466) 2018-04-30 22:03:31 +02:00
build.sh Bashim 2018-05-25 14:12:20 +02:00
CONTRIBUTING.md Added info about nullptr and connect() style 2018-05-04 10:11:10 +02:00
COPYING LICENSE -> COPYING 2017-11-27 17:31:48 +01:00
meson.py Add release and nobuild args to meson.py 2018-08-26 15:24:19 +02:00
prepare_r2.bat Update radare2 and fix prepare_r2.bat (#590) 2018-07-23 20:36:14 +02:00
README.md Update README.md 2018-09-30 12:53:31 +02:00

Cutter

Build Status Build status

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

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.

Downloading a release

Cutter is available for all platforms (Linux, OS X, Windows). You can download the latest release here.

  • OSX: Download the latest .dmg file.
  • Windows: Download the latest archive.
  • Linux: use the AppImage file. Then just make it executable and run it:
    • chmod +x Cutter-v1.7.1-x86_64.AppImage
    • ./Cutter-v1.7.1-x86_64.AppImage

Building from sources

To build Cutter on your local machine, please follow this guide: Building from source

Docker

To deploy cutter using a pre-built Dockerfile, it's possible to use the provided configuration. The corresponding README.md file also contains instructions on how to get started using the docker image with minimal effort.

Documentation

You can find our documentation here.

Help

Right now the best place to obtain help from Cutter developers and community is to contact us on: