Ross ROSS = Recommend OSS · open-source software intelligence for agents

APKLab/APKLab

Android Reverse-Engineering Workbench for VS Code observed · 2026-08-28

github.com/APKLab/APKLab · homepage · TypeScript · AGPL-3.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
APKLab/APKLabmain74

For agents

markdown · JSON · MCP: product_card(name="APKLab/APKLab")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem