mattdf / radare2-extras

Source graveyard and random candy for radare2

Home Page:http://www.radare.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

radare2-extras

GithubCI Status|

This repository contains extra plugins for radare2.

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

  • Depends on external libraries (yara, ewf)
  • Marginal/specific use (ctf-specific asm/anal vm f.ex)
  • r2 must be self-contained (no optional/external deps)
  • Simplify packagers work, and makes it more flexible
  • Duplicates functionality from r2 (no need to have multiple disassemblers for the same arch in core)

The compiled plugins will be installed at

/usr/lib/radare2-extras/$(VERSION)

Some of the plugins/code doesnt compiles, it will be reviewed and cleaned up, merged into core, updated or removed.

In addition, this repository will be useful to new contributors, comers who want to write his own r2 plugins for example.

The aim of this repository is to make the master radare2 repository to be as concise as possible, and reduce the amount of unnecessary plugins to shrink the install size and keep it usable for 99% of users.

Building

The recommended way to build and install those plugins for users is to use r2pm. See the radare2-pm repository for details:

https://github.com/radareorg/radare2-pm

About

Source graveyard and random candy for radare2

http://www.radare.org/

License:GNU Lesser General Public License v3.0


Languages

Language:C 76.4%Language:SourcePawn 9.1%Language:POV-Ray SDL 7.6%Language:C++ 2.1%Language:Rebol 1.1%Language:Python 0.9%Language:Makefile 0.6%Language:Pawn 0.5%Language:JavaScript 0.4%Language:Assembly 0.3%Language:Vala 0.3%Language:Shell 0.2%Language:HTML 0.1%Language:Objective-C 0.1%Language:Awk 0.1%Language:R 0.0%Language:CSS 0.0%Language:Rust 0.0%Language:Perl 0.0%Language:Roff 0.0%Language:M4 0.0%Language:D 0.0%Language:Batchfile 0.0%