slackbuilds_ponce/development/rizin/README
Ebben Aries 4e056bd834
development/rizin: Added (FOSS Reverse Engineering Framework)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-07-09 10:06:07 +07:00

11 lines
574 B
Text

rizin (Free and Open Source Reverse Engineering Framework)
A free and open-source Reverse Engineering framework, providing a
complete binary analysis experience with features like Disassembler,
Hexadecimal editor, Emulation, Binary inspection, Debugger, and more.
Rizin takes a unique, Unix-friendly approach on reverse engineering. By
default, it can be used in a shell-like environment tailored
specifically to analyzing binaries directly from the command line
without unnecessary weight. However, if you do want more, it provides a
perfect basis for GUI and scripting.