Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1.Download dex2jar from http://code.google.com/p/dex2jar/downloads/list
- 2.Extract dex2jar
- 3.use dex2jar to generate .jar file.
- sh /home/panxiaobo/dex2jar-version/dex2jar.sh /home/panxiaobo/someApk.apk
- 4.use a decompiler to view the source.
- jd-gui
- JAD
Advertisement
Add Comment
Please, Sign In to add comment