rizin: add module

This adds a basic module for rizin which supports creating a basic
rizinrc for configuration.
This commit is contained in:
rsahwe 2026-02-19 10:04:56 +01:00 committed by Austin Horstman
parent 1dcebb44c6
commit 168fbe8891
5 changed files with 86 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
time = "2026-02-18T17:20:43+00:00";
condition = true;
message = ''
A new module is available: 'programs.rizin'.
Rizin is a free and open-source reverse engineering framework
that delivers a comprehensive binary analysis experience.
It focuses on usability, stability, and functional features,
striving to create a welcoming environment for developers and users.
'';
}