Free and Open Source Reverse Engineering Platform powered by rizin
Go to file
2020-12-07 19:20:47 +01:00
.github Restructure CMake files to start in the root of the tree (#6) 2020-12-07 09:19:16 +01:00
.vscode add minimal VS Code project config (#2393) 2020-08-24 20:03:29 +05:30
cmake Update Rizin 2020-12-07 09:19:18 +01:00
dist Add macOS Packaging in CMake (#7) 2020-12-07 09:19:18 +01:00
docker Add missing dependency to dockerfile. (#2253) 2020-06-17 22:25:13 +03:00
docs Reworked renaming in disassembly widgets (#2468) 2020-12-04 18:08:56 +01:00
rizin@ad36954adb Update Rizin for defines 2020-12-07 19:20:47 +01:00
scripts Add macOS Packaging in CMake (#7) 2020-12-07 09:19:18 +01:00
src Update Rizin for defines 2020-12-07 19:20:47 +01:00
.appveyor.yml Add macOS Packaging in CMake (#7) 2020-12-07 09:19:18 +01:00
.dockerignore Allow local development using Docker (#1806) 2019-10-06 16:38:01 +02:00
.gitignore Port to Rizin 2020-12-07 09:17:56 +01:00
.gitmodules Port to Rizin 2020-12-07 09:17:56 +01:00
.lgtm.yml Exclude cpp/short-global-name from LGTM (#1649) 2019-07-12 12:25:13 +02:00
.travis.yml.disabled Restructure CMake files to start in the root of the tree (#6) 2020-12-07 09:19:16 +01:00
build.bat Adjust r2 paths (#2338) 2020-08-08 18:43:43 +03:00
build.sh Shellcheck on build.sh (#1534) 2019-05-15 10:02:48 +02:00
CMakeLists.txt Restructure CMake files to start in the root of the tree (#6) 2020-12-07 09:19:16 +01:00
CONTRIBUTING.md Improve contribution guidelines (#2293) 2020-07-19 22:23:00 +03:00
COPYING LICENSE -> COPYING 2017-11-27 17:31:48 +01:00
README.md Point build instructions to updated version. (#1881) 2019-11-18 21:25:23 +02:00
SECURITY.md add SECURITY.md (#2312) 2020-07-21 17:12:35 +03:00

Cutter logo

Cutter

Cutter is a free and open-source reverse engineering framework powered by 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 Total alerts

Screenshot

Learn more at https://cutter.re.

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 in our website.

Plugins

Cutter supports both Python and Native C++ plugins. Want to extend Cutter with Plugins? Read the Plugins section on our documentation.

Official and Community Plugins

Our community built many plugins and useful scripts for Cutter such as the native integration of Ghidra decompiler or the plugin to visualize DynamoRIO code coverage. You can find more plugins in the following list. Don't hesitate to extend it with your own plugins and scripts for Cutter.

Help

The best place to obtain help from Cutter developers and community is to contact us on: