# moyuwa/ApkCheckPack

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

Repository: https://github.com/moyuwa/ApkCheckPack
Canonical: https://ross.abutalabs.com/products/apkcheckpack
Language: Go
License Family: other
Topics: apktool, security-tools
Last push: 2026-06-18T03:38:23+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 65, longevity 100
- inputs: {"age_days": 1892, "days_push": 76, "days_rel": 76, "gap_med": 113, "n_releases_24m": 6}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1347, forks 161 (observed 2026-08-28T04:04:27.548418+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: security, vulnerability-scanning, parser, cli
- domain: security, android-tools, reverse-engineering, mobile-development, developer-tools
- platform: cli, cross-platform, windows
- tags: apk-analysis, packer-detection, android-security, hardening-detection, static-analysis, reverse-engineering, linux, macos

## Member repositories
- moyuwa/ApkCheckPack (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.548418+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:37.499163+00:00, confidence not recorded.
  - readme: https://github.com/moyuwa/ApkCheckPack (fetched 2026-08-28T04:04:27.548418+00:00, sha c1b7c7ca84de)
- Data as of 2026-08-30T08:39:29.467469+00:00.
