Cutter
Tool and Usage
Project details
Project health
Links
GitHub project | |
@r2gui |
Why this tool?
Cutter is a graphical user interface for radare2, the well-known reverse engineering framework. It focuses on those who are not familiar enough with radare2, or rather have a graphical interface instead of the command-line interface that radare2 provides.
Background information
Cutter uses Qt for its graphical user interface.
Usage and audience
Cutter is commonly used for binary analysis, malware analysis, or reverse engineering. Target users for this tool are malware analysts and security professionals.
Features
- Docker support
- Graphical user interface
Tool review and remarks
The review and analysis of this project resulted in the following remarks for this security tool:
Strengths
- + More than 50 contributors
- + More than 3000 GitHub stars
- + The source code of this software is available
Installation
Supported operating systems
Cutter is known to work on Linux, Microsoft Windows, and macOS.
Cutter alternatives
Similar tools to Cutter:
LIEF
LIEF is a library to analyze executable formats like ELF, MachO, and PE. It can be used during reverse engineering, binary analysis, and malware research.
radare2
Radare2 is a tool to perform reverse engineering on files of all types. It can be used to analyze malware, firmware, or any other type of binary files. Read how it works in this review.
PyREBox
Looking for a way to perform reverse engineering or dynamic analysis? PyREBox is an instrumentation tool for virtual machines. Learn how it works and its benefits.
This tool page was updated at . Found an improvement? Help the community by submitting an update.
Related tool information
Categories
This tool is categorized as a Linux malware analysis tool, Linux reverse engineering tool, and binary analysis tool.