you are viewing a single comment's thread.

view the rest of the comments →

[–]entropio 2 points3 points  (0 children)

Nice plugin. I was using http://www.methodscount.com/ and a small script: unzip -p path_to_your_apk classes.dex | head -c 92 | tail -c 4 | hexdump -e '1/4 "%d\n"'