android-protector-triage
OfficialTriage packed Android APKs and recover protected assets.
System Documentation
What problem does it solve?
Standard Android reverse engineering and vulnerability scanning workflows produce false negatives and false confidence when targeting APKs packed with commercial protectors like DexProtector, AppSealing, Jiagu, or Promon Shield, as most first-party code and assets are encrypted and invisible to static scanners.
Core Features & Use Cases
- Commercial Protector Detection: Identifies packed APKs using APKiD rules, native library signals, and asset entropy checks for common commercial packers.
- DexProtector Structural Unpacking: Recovers the libdp.so binary from arm64-v8a DexProtector-protected APKs without an Android device, enabling reverse engineering of the protector's native payload.
- Protector-Aware Adjacency Analysis: Triages exposed attack surface that survives packing, including manifest components, vendored third-party crypto libraries, network security config, and protected asset fingerprints.
- Use Case: A red teamer assessing a financial services APK packed with DexProtector uses this skill to first detect the packer, unpack the native payload, and identify exposed weak cryptographic primitives in vendored libraries before handing off to standard semantic vulnerability scanning workflows.
Quick Start
Use the android-protector-triage skill to analyze the provided Android APK file, detect any commercial protector present, and run the appropriate triage workflow for the identified packer.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: android-protector-triage Download link: https://github.com/dreadnode/capabilities/archive/main.zip#android-protector-triage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.