# DrizzleRisk/drizzleDumper

drizzleDumper是一款基于内存搜索的Android脱壳工具。

Repository: https://github.com/DrizzleRisk/drizzleDumper
Canonical: https://ross.abutalabs.com/products/drizzledumper
Language: Makefile
License: Apache-2.0
License Family: permissive
Topics: android, drizzledumper, unpack, memory-hacking
Last push: 2017-12-03T14:18:23+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3690, "days_push": 3195, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2415, forks 478 (observed 2026-08-28T04:06:50.241073+00:00)

## What it is
drizzleDumper is a memory-search-based Android unpacking tool that dumps DEX files from packed/protected Android apps. It runs as a command-line utility on a rooted Android device, taking a package name and wait time as arguments.

## Use cases
- dump dex files from packed android apps
- unpack android apps protected by packers
- extract dex from memory of a running android app
- analyze hardened android malware
- reverse engineer obfuscated android applications

## When to choose
- you need to unpack a packed Android APK on a rooted device
- you are doing Android security research or malware analysis
- you want a lightweight command-line memory-search unpacker

## When to avoid
- you need a tool that works on non-rooted devices
- you need support for modern Android versions or recent packers (last release 2017)
- you want a GUI-based or actively maintained unpacking solution

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: security, reverse-engineering, cli
- domain: security, reverse-engineering, android-tools
- platform: cli
- tags: android, unpacking, memory-search, malware-analysis, dex-dump

## Member repositories
- DrizzleRisk/drizzleDumper (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:50.241073+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-30T02:33:10.344762+00:00, confidence not recorded.
  - readme: https://github.com/DrizzleRisk/drizzleDumper (fetched 2026-08-28T04:06:50.241073+00:00, sha e615c551edb8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
