rizinorg/cutter

Free and Open Source Reverse Engineering Platform powered by rizin

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 22 minutes ago
Added to GitGenius on September 3rd, 2026
Created on September 25th, 2017
Open Issues & Pull Requests: 493 (+0)
GitHub issues: Enabled
Number of forks: 1,456
Total Stargazers: 19,689 (+0)
Total Subscribers: 306 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 132
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,410 days
Stale 30+ days: 127
Stale 90+ days: 118

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • UI (57)
  • good first issue (50)
  • Enhancement (48)
  • BUG (41)
  • Debug (30)
  • rizin (30)
  • Graph (20)
  • Build System (14)

Most active issues this week

Detailed Description

Cutter is a free and open-source reverse engineering platform powered by rizin that provides a graphical interface for analyzing and debugging binary code.

The tool addresses the need for an accessible, user-friendly reverse engineering environment by combining rizin's analysis capabilities with a customizable GUI. It handles binary analysis, disassembly, debugging, and decompilation through an integrated interface designed specifically for reverse engineers. The platform supports multiple architectures and file formats through rizin's backend while offering visual workflows for common reverse engineering tasks.

Cutter suits security researchers, malware analysts, and software engineers who need to examine binaries without relying on commercial tools. It works well for teams that want to extend functionality through plugins, as the tool supports both Python and C++ plugin development. The project maintains official and community plugin repositories, including integrations like the Ghidra decompiler plugin. Cutter is available across Linux, macOS, and Windows through multiple distribution channels including package managers, AppImage, Docker, and direct downloads, making it accessible regardless of platform preference.

The project shows consistent development activity with regular updates to both core functionality and documentation. The maintainers actively maintain comprehensive user guides and developer documentation covering building, contribution, and plugin development. Community engagement is supported through multiple channels including Telegram, Mattermost, IRC, and social media, indicating ongoing interaction with users. The codebase remains actively refined with attention to user experience improvements alongside technical enhancements to the reverse engineering capabilities.