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

moyuwa/ApkCheckPack

apk加固特征检查工具,汇总收集已知特征和手动收集大家提交的app加固特征,全网最全开源加固特征,支持40+厂商的加固检测,欢迎大家提交无法识别的app observed · 2026-08-28

github.com/moyuwa/ApkCheckPack · Go observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 88
  • Release rhythm 65
  • 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: 113
  • age_days: 1892
  • days_rel: 76
  • days_push: 76
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1347 stars · 161 forks observed · 2026-08-28

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

A Go-based CLI tool that detects APK hardening/packing features from 40+ vendors, plus third-party SDKs, anti-environment checks (ROOT, emulator, anti-debug, proxy), certificates, and hardcoded secrets in Android APKs. It maintains a community-contributed signature database compiled into the binary.

Use cases

  • detect which packer or hardening vendor an apk uses
  • check if an android app is protected by 360 or baidu packer
  • scan apk for hardcoded secrets and sensitive strings
  • identify third-party sdks embedded in an android app
  • check apk for root emulator and anti-debug detection features
  • batch scan a folder of apk files for packing signatures
  • extract certificate info from an apk

When to choose

  • you need to identify which packer/protector an Android APK uses before reverse engineering
  • you want a single static binary with no external config for APK security triage
  • you need to scan many APKs in bulk for hardening, SDKs, and hardcoded secrets

When to avoid

  • you need dynamic analysis or runtime behavior monitoring of apps
  • you require a maintained license or official support (the repo has no license file)
  • you need guaranteed detection of brand-new packers, since signature-based detection can miss unknown vendors

Facets

cli-tool · maturity active

security vulnerability-scanning parser cli security android-tools reverse-engineering mobile-development developer-tools cli cross-platform windows apk-analysis packer-detection android-security hardening-detection static-analysis reverse-engineering linux macos

1 source

Member repositories

RepositoryRoleHealth v2
moyuwa/ApkCheckPackmain82

For agents

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

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