gast04 / r4ge

Symbolic Execution Tool in r2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Old macro syntax

d-ornen opened this issue · comments

Radare2 5.6.6 0 uses "" to escape spaces in macro definitions, so every macro in readme should be rewritten with the following syntax:
(r4ge; "#!pipe python /home/xxx/git/r4ge/src/r4ge.py")

Script works perfectly on rizin. The reason i thought this is r2 plugin is that i learnt about this tool from the radare book. Closing issue.

thanks for checking it out, the r2 support should be still working in the radare2 branch but I havent checked it out since a while as I moved to rizin