SkillAgentSearch skills...

DecompileApk

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

Install / Use

/learn @damonliuchn/DecompileApk
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DecompileApk

download decompileapk.zip and unzip

decompileapk.zip:https://github.com/MasonLiuChn/DecompileApk/blob/master/app/doc/decompileapk.zip

Feature 1

it can output dex,jar,smali,xml,AndroidManifest.xml,res,sign,version,packageName.

java -jar decompileapk.jar -apk xx.apk
<img src="https://raw.githubusercontent.com/MasonLiuChn/DecompileApk/master/app/doc/1.png" width="50%" height="50%" /> <img src="https://raw.githubusercontent.com/MasonLiuChn/DecompileApk/master/app/doc/2.png" width="20%" height="20%" />

Feature 2

recreate apk.

java -jar decompileapk.jar -b -out <apktool_output_path>

Feature 3

output dex method counts.

java -jar decompileapk.jar -c -apk xx.apk

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

Email:MasonLiuChn@gmail.com

View on GitHub
GitHub Stars318
CategoryDevelopment
Updated3d ago
Forks66

Languages

Java

Security Score

80/100

Audited on Mar 29, 2026

No findings