Skip to content

Prashant-Jonny/Android-Decompiler-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-Decompiler

decompile the resuource

java -jar apktool.jar d test.apk

decompile the src to jar

sh dex2jar/d2j-dex2jar.sh test.apk

view the jar

java -jar jd-gui.jar test-dex2jar.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published