officialcjunior / rizin-extras

Community plugins for Rizin

Home Page:https://rizin.re

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rizin-extras

This repository contains extra plugins for Rizin.

The reasons why these plugins are distributed in a separate repository are the following:

  • Marginal/specific use (ctf-specific assembly/analalysis vm f.ex)
  • Rizin must be self-contained (no optional/external deps)
  • Simplify how packagers work, and make it more flexible
  • Duplicates functionality from Rizin (no need to have multiple disassemblers for the same architecture in core)

Depending on the type of the plugin (user or library), the compiled plugins will be installed at the location RZ_LIBR_PLUGINS or RZ_USER_PLUGINS is pointing to. See rizin -H for more information about these variables.

Some of the plugins/code don't compile, it will be reviewed and cleaned up, merged into core, updated or removed.

In addition, this repository will be useful for new contributors who wants to write their own plugins.

The aim of this repository is to make Rizin's core to be as concise as possible, reduce the amount of unnecessary plugins, shrink the install size and keep it general purpose.

Building

The recommended way to build and install those plugins for users is to use rz-pm. See the rz-pm's repository

About

Community plugins for Rizin

https://rizin.re

License:GNU Lesser General Public License v3.0


Languages

Language:C 84.3%Language:POV-Ray SDL 8.7%Language:C++ 2.4%Language:SourcePawn 1.7%Language:Python 0.9%Language:Makefile 0.6%Language:Pawn 0.5%Language:Assembly 0.3%Language:Vala 0.3%Language:JavaScript 0.1%Language:Rust 0.0%Language:Shell 0.0%Language:M4 0.0%Language:Meson 0.0%Language:D 0.0%Language:Batchfile 0.0%