Free and Open Source Reverse Engineering Platform powered by rizin
Go to file
Vanellope 54ea5f014e PE-Bear like interface is supported in the Section Widget (#916)
* basic layout prototyping done

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* Initial commit for the current seek point indicator

* WIP

* A bit of refactoring

* Indicator moves along with the ratio of the address in the section

* Done with this feature for now. Need to fix redrawing the graph issue

* Prevent the duplicated drawings of the items on the graphics scene

* Quite a bit of refactoring

* Refactoring done.

* Add Header

* Added a bit more features and also some refactoring

* Everything should be done now for the comments

* Indicator should move along with the seeks
2018-11-12 10:22:28 +02:00
.github Updated documentations and radare2 submodule (#849) 2018-10-18 06:01:59 +02:00
docker Docker: Fix typo in README.md, travis: fix image name (#564) 2018-07-06 08:48:15 +02:00
docs Fixed MacOS start script (#909) 2018-11-06 15:49:14 +01:00
radare2@0c0fee7b48 relevant themes(#816) and delete improvement (#846) 2018-11-11 14:11:50 +02:00
scripts Bundle r2dec on Appveyor (#913) 2018-11-10 13:10:26 +01:00
src PE-Bear like interface is supported in the Section Widget (#916) 2018-11-12 10:22:28 +02:00
.appveyor.yml Bundle r2dec on Appveyor (#913) 2018-11-10 13:10:26 +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 Copy paste failed (#910) 2018-11-06 21:46:26 +01:00
build.bat Added translations (#848) 2018-10-31 17:07:52 +01:00
build.sh Added translations (#848) 2018-10-31 17:07:52 +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 Update README.md 2018-10-09 09:01:38 +03: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.2-x86_64.Linux.AppImage
    • ./Cutter-v1.7.2-x86_64.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: