condret / r2premium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r2premium

Bring back premium features of previous version of radare2

Install

make; make install

Don't forget to update your ~/.radare2rc

Uninstall

make; make uninstall

But why would you want to do that?

TODO

r2pm pkg

Why is the installer written in C?

A smart guy once said "I script in C, because fuck you."

Also because it needs access to some R_API internal constants to locate the fortune directory correctly

About


Languages

Language:C 95.4%Language:Makefile 4.6%