Free and Open Source Reverse Engineering Platform powered by rizin
Go to file
Philip Nelson 277a0ada2f Adding #685 (Adding a report issue button) (#1165)
* Added GUI elements for automatically opening Github issues

* Made the UI button for reporting issues a little more concise

* Added URL opener, in debugging stages of getting relevant OS details

* Fixed the url to fill in the OS info and Cutter version parameters

* Removed some .orig files that astyle made and I pushed

* Made the title of the issue empty so the User has to enter it

* Removed extra new lines

* Removed my astyle silliness

* Report button will now give information about the file being analyzed.

* Fixed indentation

* Added meaningful names to variables, added a method to determine if certain items exist before accessing them. Also fixed some camelCasing issues :D

* URL declaration is now done once, fixed if/else formatting
2019-02-07 10:52:08 +00:00
.github Updated documentations and radare2 submodule (#849) 2018-10-18 06:01:59 +02:00
docker Dockerfile: Use Cutter from master, merge layers (#1141) 2019-01-29 14:09:39 +01:00
docs Release bump 2019-01-21 22:29:42 +01:00
radare2@b4178702c8 Use REvent for classes (#1169) 2019-02-07 11:42:53 +01:00
scripts Cutter 1.7.3 release 2018-12-26 13:00:18 +01:00
src Adding #685 (Adding a report issue button) (#1165) 2019-02-07 10:52:08 +00:00
.appveyor.yml Release bump 2019-01-21 22:29:42 +01:00
.gitignore Changed Cutter.sh to Cutter for macos (Fixes #787) (#853) 2018-10-19 01:36:31 +02:00
.gitmodules Added translations submodule (#895) 2018-10-31 19:10:31 +01:00
.travis.yml Translations deployment for MAC & Linux has fixed (#1119) 2019-01-20 19:00:23 +02:00
build.bat Fix lrelease for Windows (#1055) 2019-01-05 14:32:03 +03:00
build.sh Clean build.sh and add install choice (#1000) 2018-12-14 12:47:49 +01:00
CONTRIBUTING.md Added link to CONTRIBUTING from docs/index (#894) 2018-10-31 17:19:24 +01:00
COPYING LICENSE -> COPYING 2017-11-27 17:31:48 +01:00
meson.py Windows&Unicode - build scripts. Fixes #589 (#890) 2018-10-30 15:02:01 +01:00
prepare_r2.bat Bundle r2dec on Appveyor (#913) 2018-11-10 13:10:26 +01:00
README.md Release bump 2019-01-21 22:29:42 +01:00

Cutter logo

Cutter

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.

Build Status Build status

Screenshot

Downloading a release

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

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: