apk-anal icon indicating copy to clipboard operation
apk-anal copied to clipboard

Small tips for r2pipe o/

Open Maijin opened this issue 8 years ago • 1 comments

Hey o/

Just a small tips regarding the usage of r2pipe, prefer cmdj that returns json to cmd parsing example:

https://github.com/mhelwig/apk-anal/blob/master/apk-anal.py#L77

r2.cmdj("axtj @ " + address") aflj, izzj, iij, isj, icj

Maijin avatar Nov 11 '17 05:11 Maijin

Thanks, I will test this. Plan is to switch to json wherever possible instead of the parsing that is done at the moment.

mhelwig avatar Nov 11 '17 14:11 mhelwig