2018-10-09 06:01:21 +00:00
< img width = "150" height = "150" align = "left" style = "float: left; margin: 0 10px 0 0;" alt = "Cutter logo" src = "https://raw.githubusercontent.com/radareorg/cutter/master/src/img/cutter.svg?sanitize=true" >
2017-10-03 12:45:29 +00:00
# Cutter
2018-10-09 06:01:21 +00:00
2019-03-24 13:43:38 +00:00
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.
2018-10-09 06:01:38 +00:00
2017-10-03 12:45:29 +00:00
[![Build Status ](https://travis-ci.org/radareorg/cutter.svg?branch=master )](https://travis-ci.org/radareorg/cutter)
[![Build status ](https://ci.appveyor.com/api/projects/status/s9rkx1dn3uy4bfdx/branch/master?svg=true )](https://ci.appveyor.com/project/radare/cutter/branch/master)
2017-03-29 08:57:19 +00:00
2019-03-10 20:21:32 +00:00
![Screenshot ](https://raw.githubusercontent.com/radareorg/cutter/master/docs/source/images/screenshot.png )
2017-03-29 10:26:06 +00:00
2017-03-29 08:57:19 +00:00
2018-09-30 10:52:48 +00:00
# Downloading a release
2017-03-29 08:57:19 +00:00
2019-02-13 06:38:58 +00:00
Cutter is available for all platforms (Linux, macOS, Windows).
2017-12-02 18:12:37 +00:00
You can download the latest release [here ](https://github.com/radareorg/cutter/releases ).
2019-02-13 06:38:58 +00:00
* macOS: Download the latest `.dmg` file or use [Homebrew Cask ](https://github.com/Homebrew/homebrew-cask ) `brew cask install cutter` .
2018-10-09 06:01:21 +00:00
* Windows: Download the latest Zip archive.
2019-02-13 06:38:58 +00:00
* Linux: Download the latest AppImage file. Then just make it executable and run it:
* `chmod +x <appimage_file>`
* `./<appimage_file>`
2017-10-14 18:25:23 +00:00
2018-09-30 10:53:31 +00:00
## Building from sources
2019-02-28 10:21:21 +00:00
To build Cutter on your local machine, please follow this guide: [Building from source ](https://cutter.re/docs/building.html )
2017-03-31 09:37:01 +00:00
2018-09-30 10:52:48 +00:00
## Docker
2018-06-25 09:43:59 +00:00
To deploy *cutter* using a pre-built `Dockerfile` , it's possible to use the [provided configuration ](docker ). The corresponding `README.md` file also contains instructions on how to get started using the docker image with minimal effort.
2018-09-30 10:52:48 +00:00
# Documentation
2018-07-17 07:26:20 +00:00
2019-02-28 10:21:21 +00:00
You can find our documentation [here ](https://cutter.re/docs/ ).
2017-12-13 22:38:46 +00:00
2018-09-30 10:52:48 +00:00
# Help
2017-03-30 08:43:36 +00:00
2018-09-30 10:52:48 +00:00
Right now the best place to obtain help from *Cutter* developers and community is to contact us on:
2017-03-30 08:43:36 +00:00
2017-10-21 16:12:13 +00:00
- https://t.me/r2cutter
2017-10-04 11:37:35 +00:00
- #cutter on irc.freenode.net
2018-02-25 08:53:29 +00:00
- [@r2gui ](https://twitter.com/r2gui ) on Twitter