Rizin icon
Rizin icon

Rizin

 3 likes

Rizin is a feature rich reverse engineering framework in development, focusing on stability and high code quality, a welcoming and curious community culture and implementation of cutting edge binary analysis research.

Disassembly view

License model

  • FreeOpen Source

Application type

Platforms

  • Windows
  • Linux
  • Android
  • Mac
  • BSD
5 / 5 Avg rating (1)
3likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Support for Themes
  2.  Lightweight

Features

  1.  Dark Mode
  2.  No registration required
  3.  Extensible by Plugins/Extensions
  4.  Portable
  5.  Command line interface
  6.  Support for scripting
  7.  Ad-free
  8.  Works Offline
  9.  Hex Editor
  10.  Community-based
  11.  Graph view
  12.  Emulation

 Tags

Rizin News & Activities

Highlights All activities

Recent activities

  • xylopire and niksavc liked Rizin
    8 days ago
  • App icon
    POX added Rizin as alternative to Malimite
    3 months ago
  • App icon
    790462960 added Rizin as alternative to REHex
    4 months ago
  • App icon
    Rot127 added Rizin as alternative to OllyDbg, radare, Hopper and Cutter + 10 similar activities
    5 months ago
  • Rot127 rated Rizin  
    5 months ago
  • Rot127 liked Rizin
    5 months ago
  • Rot127 added Rizin
    5 months ago
Show all activities

Rizin information

  • Developed by

    RizinOrg
  • Licensing

    Open Source (LGPL-3.0) and Free product.
  • Written in

  • Alternatives

    16 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOS & UtilitiesSecurity & Privacy

GitHub repository

  •  2,900 Stars
  •  394 Forks
  •  484 Open Issues
  •   Updated May 9, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Rizin, and it has gotten 3 likes

Rizin was added to AlternativeTo by Rot127 on Dec 19, 2024 and this page was last updated Dec 19, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Rizin?

Rizin is a feature rich reverse engineering framework in development, focusing on stability and high code quality, a welcoming and curious community culture and implementation of cutting edge binary analysis research.

While Rizin is still pre-1.0 it is perfectly usable for complex reverse engineering work, debugging or just quick and simple binary editing.

Features include:

  • Disassembler for many common (x86, ARM, PPC, etc.) but also niche architectures (TriCore, Alpha, Hexagon, Xtensa and more).
  • Emulation with the very versatile intermediated language RzIL (clone of the Binary Analysis Platform - BAP) for x86, ARM, PPC, SuperH, TriCore, Hexagon and more.
  • Allows usage from common scripting languages by executing commands via rz-pipe.
  • Matches functions without a name with a set of FLIRT signatures provided in sigdb, to avoid reversing common code.
  • Quick and easy access to binary information.
  • Includes many utilities like an interactive hex editor, calculator, exporting results in JSON and more.
  • Written in pure C, with the ability to add plugins of any language binding to it.
  • Exposes all features over an API and the SWIG bindings generator, making it usable from many programming languages and automated tasks.
  • Can be used as standalone library with a small number of dependencies.
  • Developed under the LGPLv3 license, allowing for commercial use.

Official Links