Free and Open Source Reverse Engineering Platform powered by rizin
Go to file
karliss f1fa05e647 Help not getting lost in empty parts of graph. (#1467)
* Limit how far outside image view can be moved
* Allow using main view as overview by zooming out
* Fix showBlock position calculation when zoomed out
2019-04-21 19:30:57 +03:00
.github Update templates to hide instructions from final post (#1245) 2019-03-07 07:26:50 +02:00
docker Dockerfile: Use Cutter from master, merge layers (#1141) 2019-01-29 14:09:39 +01:00
docs Bump version to 1.8.1 (#1456) 2019-04-14 22:06:24 +02:00
radare2@da30e59371 Update radare2 to 3.4.1 (#1420) 2019-04-04 08:19:50 +03:00
scripts Add crash handling system using Breakpad (#1439) 2019-04-09 09:44:44 +02:00
src Help not getting lost in empty parts of graph. (#1467) 2019-04-21 19:30:57 +03:00
.appveyor.yml Bump version to 1.8.1 (#1456) 2019-04-14 22:06:24 +02:00
.gitignore Add crash handling system using Breakpad (#1439) 2019-04-09 09:44:44 +02:00
.gitmodules Added translations submodule (#895) 2018-10-31 19:10:31 +01:00
.travis.yml Add crash handling system using Breakpad (#1439) 2019-04-09 09:44:44 +02:00
build.bat Add crash handling system using Breakpad (#1439) 2019-04-09 09:44:44 +02:00
build.sh Add crash handling system using Breakpad (#1439) 2019-04-09 09:44:44 +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 Remove Jupyter Integration (#1398) 2019-03-25 21:43:00 +01:00
prepare_r2.bat Bundle r2dec on Appveyor (#913) 2018-11-10 13:10:26 +01:00
README.md Update README.md 2019-03-24 14:43:38 +01: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

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: