radareorg / radare2-r2pipe

Access radare2 via pipe from any programming language!
388 stars 99 forks source link

Perl namespaces shouldnt be "Pwn" #8

Closed radare closed 8 years ago

radare commented 8 years ago

what about Radare ? :p

use Radare:r2pipe;

instead of

use Pwn::r2pipe;
radare commented 8 years ago

cc @adriaandens