APKLab/APKLab
Android Reverse-Engineering Workbench for VS Code observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 92
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2307
- days_rel: n/a
- days_push: 48
- n_releases_24m: 0
Adoption not part of the score
3952 stars · 335 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
APKLab is a VS Code extension that turns the editor into an Android reverse-engineering workbench by integrating Apktool, Jadx, uber-apk-signer, apk-mitm, smali-lsp, and Quark-Engine. It lets users decode, disassemble, decompile, modify, rebuild, sign, and install APKs without leaving the IDE.
Use cases
- decompile an APK to Java source and Smali
- edit and rebuild an Android APK after modifying smali code
- analyze an APK for malware behavior
- bypass certificate pinning to inspect HTTPS traffic with mitmproxy
- generate Frida hooks for smali methods
- sign and install a rebuilt APK over ADB
- navigate smali code with go-to-definition and references
When to choose
- you want a full Android RE workflow inside VS Code instead of juggling separate CLI tools
- you need smali editing with IDE features like syntax highlighting and call hierarchy
- you want one-click APK rebuild, signing, and installation
- you need integrated malware analysis reports via Quark-Engine
When to avoid
- you only need quick APK inspection without editing - standalone jadx may suffice
- you are not a VS Code user
- you need fully automated large-scale APK analysis pipelines rather than interactive work
Facets
plugin · maturity active
reverse-engineering security developer-tools editor parser reverse-engineering security android-tools developer-tools editor-plugin cross-platform android apk smali apktool jadx frida malware-analysis vscode-extension decompiler mitm desktop
4 sources
- readme: https://github.com/APKLab/APKLab · fetched 2026-08-28 · 3805dab7e8cb
- homepage: https://apklab.surendrajat.xyz · fetched 2026-08-29 · 9f9ae645b056
- site_page: https://apklab.surendrajat.xyz/docs/main/intro · fetched 2026-08-29 · 066aa2286c8a
- site_page: https://apklab.surendrajat.xyz/docs/user-guide/getting-started · fetched 2026-08-29 · d6a11f449d01
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| APKLab/APKLab | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem