mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-19 11:26:11 +00:00
18 lines
401 B
Markdown
18 lines
401 B
Markdown
|
# Cutter
|
||
|
|
||
|
Cutter is a C++ graphical user interface for the reverse engineering framework radare2.
|
||
|
|
||
|
## Getting started
|
||
|
|
||
|
To start playing with Cutter, download the software for your platform on this link: [https://github.com/radareorg/cutter/releases](https://github.com/radareorg/cutter/releases).
|
||
|
|
||
|
### Analysis
|
||
|
|
||
|
### Interface
|
||
|
|
||
|
|
||
|
## Building Cutter
|
||
|
|
||
|
To build Cutter, follow [this guide.][compiling.md]
|
||
|
|