development/tools/debuggers

radare-extras - Reverse Engineering Framework

Website: http://www.radare.org
License: LGPL-3.0
Description:
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.

Packages

radare-extras-2.0.10.4-1.fc20.x86_64 [218 KiB] Changelog by vcizek@suse.com - 0.10.4 (2016-07-06):
* Release 0.10.4

Listing created by Repoview-0.6.6-4.el7