Rizin
UNIX-like reverse engineering framework and command-line disassembler.
Why consider Rizin?
Rizin is an open-source, UNIX-like command-line reverse engineering framework written in C. Forked from Radare2 to focus on stability, usability, and strict code quality, Rizin analyzes binary architectures (x86, ARM, MIPS, RISC-V), manages debuggers, and decompiles code.
Learn Rizin by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Rizin
Rizin inspects compiled binary structures and executes scriptable debugging routines from the terminal.
Quickstart
rizin /bin/ls[0x000058b0]> aaa[0x000058b0]> pdf @ mainRizin is licensed under the GNU LGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.