CYRUS-STUDIO/ApkToolPlus
ApkToolPlus 是一个 apk 逆向分析工具(a apk analysis tools)。 observed · 2026-08-28
Health v2 · maintenance only
40/100
- Activity 18
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3789
- days_rel: n/a
- days_push: 494
- n_releases_24m: 0
Adoption not part of the score
1476 stars · 324 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ApkToolPlus is a visual, cross-platform desktop application for Android APK reverse analysis built in Java. It bundles APK decompilation/recompilation/signing, APK hardening (dex encryption and anti-repackaging), APK info inspection, source code viewing, and bytecode format conversion tools (jar/class/dex/smali) in one GUI.
Use cases
- decompile an apk to view its source code
- recompile and sign a modified apk
- inspect androidmanifest.xml and apk signature info
- harden an apk against reverse engineering and repackaging
- convert dex to smali or class to dex
- obfuscate java code with proguard
- generate icon badges for android apps
When to choose
- you need a single GUI tool for apk decompiling, signing, and analysis on any OS with a JDK
- you want to view apk source including multi-dex support
- you need quick format conversions between dex, smali, class, and jar
- you want to experiment with apk hardening techniques
When to avoid
- you need production-grade apk hardening for commercial apps (the author warns it is incomplete)
- you prefer command-line automation or CI integration
- you need actively developed cutting-edge apk analysis features
- you work with files on paths containing non-ASCII characters (JAD limitation)
Facets
application · maturity maintenance
reverse-engineering security developer-tools gui security reverse-engineering developer-tools mobile-development cross-platform jvm apk-analysis apk-decompiler apktool apk-hardening smali dex android-reverse-engineering java-desktop-app desktop
1 source
- readme: https://github.com/CYRUS-STUDIO/ApkToolPlus · fetched 2026-08-28 · fe2d5c367bf6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CYRUS-STUDIO/ApkToolPlus | main | 40 |
For agents
markdown · JSON · MCP: product_card(name="CYRUS-STUDIO/ApkToolPlus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem