vm03/payload_dumper
Android OTA payload dumper observed · 2026-08-28
Health v2 · maintenance only
40/100
- Activity 17
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2570
- days_rel: n/a
- days_push: 502
- n_releases_24m: 0
Adoption not part of the score
1779 stars · 326 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python CLI script that extracts system partition images (boot.img, system.img, etc.) from Android OTA update payload.bin files, supporting both full and incremental (diff) OTA payloads. It can also be run via Docker.
Use cases
- extract system images from android ota payload.bin
- dump boot.img from a full ota zip
- apply incremental ota diff to existing images
- extract firmware images for flashing a custom rom
- unpack android update payload without a device
When to choose
- you have an Android OTA zip and need the raw partition images inside payload.bin
- you want to reconstruct new images from an incremental OTA using original images
- you prefer a lightweight Python script or Docker container over full ROM extraction tools
When to avoid
- you need to extract images directly from a device without an OTA file
- you need a GUI or one-click ROM extraction workflow
- you work with OTA formats other than Android's payload.bin
Facets
cli-tool · maturity active
cli parser file-system compression android-tools developer-tools files windows python cli cross-platform android-ota payload-extraction firmware system-images protobuf command-line linux macos docker
1 source
- readme: https://github.com/vm03/payload_dumper · fetched 2026-08-28 · 8c3fced84b02
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vm03/payload_dumper | main | 40 |
For agents
markdown · JSON · MCP: product_card(name="vm03/payload_dumper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem