Hacker News new | ask | show | jobs
by crowell 4886 days ago
very cool. How does the output compare with something like Virtuous 10 Studio?
1 comments

So I have not actually used V10S (dont have a windows machine for one thing), but my impression is that it was only for smali code. This decompiles to Java, and its for Linux/OSX.

I would say that V10S is for small modification/hax, and java decompilation is for understanding how people did things/what they are doing.

Also becoming a smali god is hard.

V10S goes to java as well. I've really enjoyed using it and the work flow is quite nice.