TheKingOfDuck/ApkAnalyser
一键提取安卓应用中可能存在的敏感信息。 observed · 2026-09-03
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 2385
- days_rel: n/a
- days_push: 1778
- n_releases_24m: 0
Adoption not part of the score
1004 stars · 143 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python-based command-line tool that extracts potentially sensitive information from Android APK files, including URLs, IPs, hashes, access keys, and sensitive keywords. It relies on the apkutils module and is distributed as a packaged executable for Windows.
Use cases
- extract sensitive info from apk files
- find hardcoded access keys in android apps
- collect all urls and ips from an apk
- security audit of android applications
- scan apk for leaked secrets
- find sensitive strings in decompiled android app
When to choose
- you need a quick one-click scan of APKs for secrets, URLs, or IPs
- you want a simple batch workflow by dropping APKs into a folder
- you are doing lightweight mobile security auditing without heavy reverse-engineering tools
When to avoid
- you need deep dynamic analysis or runtime instrumentation of Android apps
- you require a maintained tool with active development and a license
- you need full decompilation or code-level analysis rather than string extraction
Facets
cli-tool · maturity maintenance
security vulnerability-scanning parser search-engine security android-tools developer-tools osint windows cli python apk-analysis sensitive-information-extraction static-analysis mobile-security secret-scanning linux macos
1 source
- readme: https://github.com/TheKingOfDuck/ApkAnalyser · fetched 2026-09-03 · c27f8bceff65
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TheKingOfDuck/ApkAnalyser | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="TheKingOfDuck/ApkAnalyser")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem