docs/source/index.rst
Cutter is a Qt and C++ GUI for Rizin. Its goal is to provide an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience in mind. Cutter was created by reverse engineers for reverse engineers.
.. image:: images/screenshot.png
Cutter is available for all major platforms. You can
download the latest release from
here <https://github.com/rizinorg/cutter/releases>__.
.dmg file and install it..zip archive and extract it..AppImage file and make it executable by doing:::
chmod +x Cutter*.AppImage
To build Cutter on your machine, please follow this guide: :doc:Building from Source </building>.
You can contact the Cutter developers and community on:
If you want to contribute to Cutter, take a look at our :doc:Contribution Guidelines </contributing> to learn how you can help improve the project!
.. toctree:: :caption: Contents: :maxdepth: 3
user-docs contributing Developer documentation <contributing/code> building plugins api