cutter

A Qt and C++ GUI for radare2 reverse engineering framework

Github星跟踪图

Cutter

Cutter is a free and open-source reverse engineering framework powered by 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
Total alerts

Screenshot

Learn more at https://cutter.re.

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 in our website.

Plugins

Cutter supports both Python and Native C++ plugins. Want to extend Cutter with Plugins? Read the Plugins section on our documentation.

Official and Community Plugins

Our community built many plugins and useful scripts for Cutter such as the native integration of Ghidra decompiler or the plugin to visualize DynamoRIO code coverage. You can find more plugins in the following list. Don't hesitate to extend it with your own plugins and scripts for Cutter.

Help

The best place to obtain help from Cutter developers and community is to contact us on:

主要指标

概览
名称与所有者rizinorg/cutter
主编程语言C++
编程语言CMake (语言数: 11)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2017-09-25 09:50:51
推送于2025-07-09 20:58:24
最后一次提交
发布数68
最新版本名称v2.4.1 (发布于 )
第一版名称v1.0-alpha (发布于 2017-11-22 00:06:40)
用户参与
星数16.9k
关注者数301
派生数1.2k
提交数2.6k
已启用问题?
问题数1679
打开的问题数495
拉请求数1588
打开的拉请求数18
关闭的拉请求数142
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?