Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

java decompiler

Tools for mac:
1- http://www.javadecompilers.com/
2- http://java-decompiler.github.io/

In terminal:
add permitions
chmod u+x d2j_invoke.sh
chmod u+x d2j-dex2jar.sh

Create java class in terminal
sh d2j-dex2jar.sh classes.dex
 
PREVIOUS NEXT
Tagged: #java #decompiler
ADD COMMENT
Topic
Name
9+7 =