← Package directory
Available on winget

Install Rizin

UNIX-like reverse engineering framework and command-line toolset.

Install with winget
winget install --id Rizin.Rizin
Upgrade
winget upgrade --id Rizin.Rizin
Uninstall
winget uninstall --id Rizin.Rizin

About Rizin

Rizin is a fork of the radare2 reverse engineering framework with a focus on usability, working features and code cleanliness. Rizin is portable and it can be used to analyze binaries, disassemble code, debug programs, as a forensics tool, as a scriptable command-line hexadecimal editor able to open disk files, and much more!

What's new in 0.8.2

Security fixes - Fix CVE-2026-22780 - Fix heap-based OOB write in mach0_chained_fixups.c - Remove unused LE fixups parsing Miscellaneous - Various small fixes for Haiku OS port

Read release notes

Version history

Version Updated Notes
0.8.2 Unknown Security fixes - Fix CVE-2026-22780 - Fix heap-based OOB write in mach0_chained_fixups.c - Remove unused LE fixups parsing Miscellaneous - Various small fixes for Haiku OS port
0.8.1 Unknown - Fix tree-sitter's C grammar dependency building - rz-find: do not print filenames without a match - Forbid aav analysis step when the architecture is MIPS (fixes misalignment issues) - Fix izx and iz commands help - Fi...
0.8.0 Unknown In this release we completed migration of the code to the rzshell - YAML-based commands description language and corresponding APIs. Another notable refactoring change - a beginning of merging RzAsm and RzAnalysis plugin...
0.7.4 Unknown Security fixes - Fix CVE-2022-1207 - Fix out of bound read in GNU CRIS analysis plugin - Fix out of bound read in ObjC analysis - Harden string limits check in coresymbolication - Always check for NULL after allocating m...
0.7.3 Unknown - Roll back prepackaged XZ version to 5.2.9
0.7.1 Unknown Release notes
0.7.0 Unknown Release notes
0.6.2 Unknown Update to Capstone 5.0.1 Update to zlib 1.3 Fix syscall definitions preprocessing Fix forgotten remnants of the old ? command (was changed and reworked to % command in previous releases) Refactor pointer command (*) to u...