# strazzere/android-unpacker

Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0

Repository: https://github.com/strazzere/android-unpacker
Canonical: https://ross.abutalabs.com/products/android-unpacker
Language: C
License: Apache-2.0
License Family: permissive
Topics: android-unpacker, gdb, qemu, reverse-engineering, android, unpacker
Last push: 2020-01-20T19:57:15+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4408, "days_push": 2417, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1178, forks 333 (observed 2026-08-28T04:03:52.858649+00:00)

## What it is
A collection of Android unpacking tools presented at Defcon 22, including gdb-based scripts and a native unpacker for packers like APKProtect, Bangcle, LIAPP, and Qihoo. It also includes QEMU hiding hacks and automation-oriented unpacking approaches for malware analysis.

## Use cases
- unpack bangcle or secshell protected android apps
- dump dex from apkprotect packed apk
- reverse engineer android malware
- hide qemu debugger from android anti-debugging checks
- unpack liapp or qihoo packed android application

## When to choose
- analyzing packed or protected android malware samples
- researching android packer protections
- you need a native unpacker without gdb dependency

## When to avoid
- you need a maintained tool with recent updates for modern packers
- you want a general-purpose android security scanner
- you need a polished gui tool

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: reverse-engineering, security, parser
- domain: security, reverse-engineering, android-tools
- platform: cli
- tags: android, unpacker, malware-analysis, gdb, qemu, apk-protect, bangcle, defcon, linux

## Member repositories
- strazzere/android-unpacker (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:52.858649+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-30T06:26:08.693071+00:00, confidence not recorded.
  - readme: https://github.com/strazzere/android-unpacker (fetched 2026-08-28T04:03:52.858649+00:00, sha f6b3c91121bb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
