apk-anal
apk-anal copied to clipboard
Small tips for r2pipe o/
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
Thanks, I will test this. Plan is to switch to json wherever possible instead of the parsing that is done at the moment.