Free and Open Source Reverse Engineering Platform powered by rizin
Go to file
karliss 79a323489a
Don't depend on unmaintained homebrew repository. (#2489)
* Don't depend on unmaintained homebrew repository.
2020-11-25 21:25:59 +02:00
.github Don't depend on unmaintained homebrew repository. (#2489) 2020-11-25 21:25:59 +02:00
.vscode add minimal VS Code project config (#2393) 2020-08-24 20:03:29 +05:30
docker Add missing dependency to dockerfile. (#2253) 2020-06-17 22:25:13 +03:00
docs Added release procedure documentation (#2325) 2020-11-01 12:58:28 +01:00
radare2@293cf5ae65 Update r2 submodule. (#2417) 2020-09-03 11:03:56 +03:00
scripts Move Ubuntu 16.04 sytem dependencies build to GHA. (#2484) 2020-11-25 17:33:30 +02:00
src Show comment column in each panel that have "add comment" option in the context menu (#2441) 2020-11-19 20:17:28 +02:00
.appveyor.yml Switch to previous appveyor image. (#2480) 2020-11-18 13:37:17 +02:00
.dockerignore Allow local development using Docker (#1806) 2019-10-06 16:38:01 +02:00
.gitignore Ignore Debug and Release folder (#2466) 2020-11-08 17:04:09 +01:00
.gitmodules Change submodule URL (radare/radareorg) 2019-10-11 13:54:09 +02:00
.lgtm.yml Exclude cpp/short-global-name from LGTM (#1649) 2019-07-12 12:25:13 +02:00
.travis.yml Move Ubuntu 16.04 sytem dependencies build to GHA. (#2484) 2020-11-25 17:33:30 +02: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
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
meson.py Update R2 submodule (#2378) 2020-08-13 17:08:39 +03:00
prepare_r2.bat Update R2 submodule (#2378) 2020-08-13 17:08:39 +03: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: