Skip to content

output dex , jar , smali , xml , AndroidManifest.xml , res , sign info , umeng channel.

Notifications You must be signed in to change notification settings

morristech/DecompileApk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DecompileApk

###Feature 1

it can output dex , jar , smali , xml , AndroidManifest.xml , res , sign info , umeng channel.

java -jar decompileapk.jar xx.apk

###Feature 2 recreate apk.

java -jar decompileapk.jar -b <apktool_output_path>

###Feature 3 output dex method counts.

java -jar decompileapk.jar -c xx.apk

Blog:http://blog.csdn.net/masonblog

Email:MasonLiuChn@gmail.com

About

output dex , jar , smali , xml , AndroidManifest.xml , res , sign info , umeng channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 42.4%
  • Batchfile 32.3%
  • Java 25.3%