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.
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 Zip archive.
- Linux: use the AppImage file. Then just make it executable and run it:
chmod +x Cutter-v1.7.4-x64.Linux.AppImage
./Cutter-v1.7.4-x64.Linux.AppImage
To build Cutter on your local machine, please follow this guide: Building from source
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.
You can find our documentation here.
Right now the best place to obtain help from Cutter developers and community is to contact us on:
- https://t.me/r2cutter
- #cutter on irc.freenode.net
- @r2gui on Twitter