dex2jar
DEX2JAR dex2jar is an opensource tool, used to convert classes.dex to a .jar file
Let's break down the apk to get the classes.dex and turn it into a .jar file.
./dj2-dex2jar.sh -o
Last updated
Was this helpful?
DEX2JAR dex2jar is an opensource tool, used to convert classes.dex to a .jar file
Let's break down the apk to get the classes.dex and turn it into a .jar file.
./dj2-dex2jar.sh -o
Last updated
Was this helpful?