Free and Open Source Reverse Engineering Platform powered by rizin
Go to file
Florian Märkl 8bfa653909
Use cutter-deps on Linux (#1217)
* Use cutter-deps for Linux

* Update CMakeLists.txt for newer PySide2

* Add llvm-config --libdir to LD_LIBRARY_PATH in Travis

* Update cutter-deps

* Fix Python Prefix for Deploy

* Update cutter-deps

* Install Jupyter in Travis

* Add update_deps.py and update

* Enable Python Bindings for qmake in Travis

* Use absolute path for src_list.py in qmake

* Use python directly for src_list.py in qmake

* Keep env for linuxdeployqt

* Embed PySide2 in AppImage

* Fix appimage_embed_python.sh
2019-02-28 14:56:54 +01:00
.github Updated links to the documentation (#1229) 2019-02-28 11:21:21 +01:00
docker Dockerfile: Use Cutter from master, merge layers (#1141) 2019-01-29 14:09:39 +01:00
docs Fixed link in documentation (#1230) 2019-02-28 11:51:09 +01:00
radare2@b1bf3fea9e Show sizes of structs and unions (#1203) 2019-02-19 14:11:01 +00:00
scripts Use cutter-deps on Linux (#1217) 2019-02-28 14:56:54 +01:00
src Use cutter-deps on Linux (#1217) 2019-02-28 14:56:54 +01:00
.appveyor.yml Include and meson fixes 2019-02-21 22:57:26 +01:00
.gitignore Use cutter-deps on Linux (#1217) 2019-02-28 14:56:54 +01:00
.gitmodules Added translations submodule (#895) 2018-10-31 19:10:31 +01:00
.travis.yml Use cutter-deps on Linux (#1217) 2019-02-28 14:56:54 +01: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 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 Include and meson fixes 2019-02-21 22:57:26 +01:00
prepare_r2.bat Bundle r2dec on Appveyor (#913) 2018-11-10 13:10:26 +01:00
README.md Updated links to the documentation (#1229) 2019-02-28 11:21:21 +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, 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: