Free and Open Source Reverse Engineering Platform powered by rizin
Go to file
2019-03-08 08:20:13 +01:00
.github Update templates to hide instructions from final post (#1245) 2019-03-07 07:26:50 +02:00
docker
docs Added information about docstring (#1239) 2019-03-08 08:20:13 +01:00
radare2@5a9127d259 Updated radare2 submodule to 3.3.0 for release (#1231) 2019-02-28 19:50:11 +01:00
scripts Use cutter-deps on Linux (#1217) 2019-02-28 14:56:54 +01:00
src Start using "gui.navbar.seek" color instead of "gui.navbar.err" to show seek cursor (#1244) 2019-03-07 07:26:26 +02:00
.appveyor.yml
.gitignore Use cutter-deps on Linux (#1217) 2019-02-28 14:56:54 +01:00
.gitmodules
.travis.yml Use cutter-deps on Linux (#1217) 2019-02-28 14:56:54 +01:00
build.bat Fix lrelease for Windows (#1055) 2019-01-05 14:32:03 +03:00
build.sh
CONTRIBUTING.md Updated links to the documentation (#1229) 2019-02-28 11:21:21 +01:00
COPYING
meson.py
prepare_r2.bat
README.md Updated links to the documentation (#1229) 2019-02-28 11:21:21 +01:00

Cutter logo

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.

Build Status Build status

Screenshot

Downloading a release

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

  • macOS: Download the latest .dmg file or use Homebrew Cask brew cask install cutter.
  • Windows: Download the latest Zip archive.
  • Linux: Download the latest AppImage file. Then just make it executable and run it:
    • chmod +x <appimage_file>
    • ./<appimage_file>

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: