Skip to content

Files

Latest commit

8005945 · Apr 14, 2019

History

History
56 lines (39 loc) · 1.34 KB

index.rst

File metadata and controls

56 lines (39 loc) · 1.34 KB

Cutter Documentation

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.

images/screenshot.png

Get Cutter

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 archive. - Linux: use the AppImage file. Then just make it executable and run it: chmod +x Cutter-v1.8.1-x86_64.AppImage

Building from sources

To build Cutter on your local machine, please follow this guide: Building from source

Need help?

You can contact the Cutter developers and community on:

Want to help the project?

If you want to contribute to Cutter, take a look here to know what you can do to help the project!

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   shortcuts
   building
   common-errors
   code
   plugins
   api