A free and open-source GUI reverse engineering platform powered by rizin, designed for analyzing binaries and executables.
Cutter is a free and open-source GUI reverse engineering platform powered by the rizin framework. It provides a user-friendly interface for disassembling, analyzing, and debugging binaries and executables, making advanced reverse engineering accessible to both beginners and experts.
Reverse engineers, security researchers, malware analysts, and developers who need to analyze binary files, understand executable behavior, or audit software for vulnerabilities.
Cutter offers a powerful, customizable, and completely free alternative to commercial reverse engineering tools, combining the capabilities of rizin with an intuitive graphical interface and extensible plugin system.
Free and Open Source Reverse Engineering Platform powered by rizin
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Leverages the rizin framework for advanced disassembly, analysis, and scripting, providing deep binary inspection capabilities as highlighted in the integration.
Offers pre-built binaries for Linux, macOS, and Windows, with support for package managers like Homebrew and Chocolatey, ensuring quick installation across systems.
Supports both Python and C++ plugins, enabling community-driven extensions such as Ghidra decompiler integration, as listed in the plugins section.
Provides a Docker image for easy containerized setup, facilitating self-hosting and reproducible analysis environments, mentioned in the Docker deployment section.
Requires understanding of rizin's concepts and commands, which can be challenging for users new to the framework, despite the GUI overlay.
Compared to established tools like Ghidra, the community plugin repository is more limited, which might restrict readily available extensions.
Primarily focused on graphical interface, making it less suitable for headless or server-side automation without additional configuration or workarounds.
Cutter is an open-source alternative to the following products:
Ghidra is a software reverse engineering framework developed by the NSA, used for analyzing compiled code and understanding software functionality.
IDA Pro is the professional version of the Interactive Disassembler, featuring advanced debugging and analysis tools for reverse engineering.