Free and Open Source Reverse Engineering Platform powered by rizin
Go to file
2019-09-27 19:16:05 +03:00
.github [ci skip] Update PR template (#1481) 2019-04-22 11:48:26 +03:00
docker Docker: Move to alpine; Use multistage building 2019-07-20 03:59:32 +02:00
docs Fixed zoom shortcuts to something more generic (#1781) 2019-09-27 19:16:05 +03:00
radare2@b263363a91 Update r2 submodule (#1786) 2019-09-25 14:36:30 +02:00
scripts Update bundle_r2dec.ps1 (#1789) 2019-09-25 15:59:23 +02:00
src Fixed zoom shortcuts to something more generic (#1781) 2019-09-27 19:16:05 +03:00
.appveyor.yml Update r2 submodule (#1786) 2019-09-25 14:36:30 +02:00
.gitignore Added ccls cache directory to gitignore 2019-07-17 09:23:14 +02:00
.gitmodules Added translations submodule (#895) 2018-10-31 19:10:31 +01:00
.lgtm.yml Exclude cpp/short-global-name from LGTM (#1649) 2019-07-12 12:25:13 +02:00
.travis.yml Bundle r2ghidra-dec 2019-09-06 08:40:20 +02:00
build.bat Exclude r2 *.lib files (#1777) 2019-09-16 13:37:41 +03:00
build.sh Shellcheck on build.sh (#1534) 2019-05-15 10:02:48 +02:00
CONTRIBUTING.md Updated links to the documentation (#1229) 2019-02-28 11:21:21 +01:00
COPYING LICENSE -> COPYING 2017-11-27 17:31:48 +01:00
meson.py Code cleanup (#1535) 2019-05-17 13:40:50 +02:00
prepare_r2.bat Update r2 submodule (#1786) 2019-09-25 14:36:30 +02:00
README.md Add LGTM badge Fix #1511 2019-06-10 10:12:30 +02:00

Cutter logo

Cutter

Cutter is a free and open-source GUI for radare2 reverse engineering framework. 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 Total alerts

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: