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

androguard/androguard

Reverse engineering and pentesting for Android applications observed · 2026-08-28

github.com/androguard/androguard · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 97
  • Release rhythm 55
  • Longevity 100
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: 465
  • age_days: 4373
  • days_rel: 89
  • days_push: 20
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

6209 stars · 1146 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Androguard is a full Python tool and library for reverse engineering and analyzing Android files, including DEX/ODEX bytecode disassembly and decompilation, APK parsing, binary XML, and resources. It also provides a browser-based WASM inspector (droid2web) for analyzing APK, DEX, AXML, and ARSC files locally.

Use cases

  • decompile an apk to java source
  • analyze dex bytecode of an android app
  • check android app permissions and security issues
  • reverse engineer android malware
  • inspect androidmanifest.xml binary xml
  • static analysis of android apps for pentesting
  • extract strings and classes from an apk
  • compare two apk files for differences

When to choose

  • you need programmatic Python analysis of APK/DEX files
  • you want a decompiler, disassembler, and control-flow graphs for Android bytecode
  • you are doing mobile security research or malware analysis
  • you want a fully local, browser-based APK inspector without uploading to the cloud

When to avoid

  • you need dynamic analysis or instrumentation only - use Frida directly
  • you need a polished GUI decompiler like Ghidra or Jadx
  • your project depends on Androguard 3.x APIs, since 4.x removed functionality
  • you need iOS or non-Android mobile analysis

Facets

library · maturity active

reverse-engineering parser security penetration-testing cli sdk reverse-engineering security mobile-development developer-tools android-tools python cli cross-platform wasm browser android apk-analysis dex dalvik decompiler disassembler malware-analysis frida mobile-security pentesting

3 sources

Member repositories

RepositoryRoleHealth v2
androguard/androguardmain83

For agents

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

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