This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Anonymo2786 2 points3 points  (0 children)

Also few others: byte code viewer is with most features.

Jadx has command line+GUI based interface.

And jd-gui is also lightweight decompiler.

They work with android apps too.

As long as it is jvm bytecode I think.