ssut/payload-dumper-go
an android OTA payload dumper written in Go observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 4
- age_days: 2160
- days_rel: 14
- days_push: 14
- n_releases_24m: 4
Adoption not part of the score
3481 stars · 294 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A fast Go CLI tool that extracts partition images from Android OTA payload.bin files, including incremental (delta) OTA packages, with parallel decompression and full sha256 verification. It can also be used as a Go library.
Use cases
- extract system images from an android ota zip
- dump partitions from payload.bin
- apply incremental delta ota updates to base images
- extract firmware images for custom rom flashing
- verify ota image checksums before flashing
- integrate payload extraction into a go program
When to choose
- you need to extract images from full or delta Android OTA packages quickly
- you want built-in sha256 verification of extracted images
- you want a cross-platform tool with no heavy dependencies beyond xz
When to avoid
- your delta OTA uses unsupported PUFFDIFF, ZUCCHINI, or LZ4DIFF operations
- you need a GUI-based extraction tool
- you only have a HDD, which may bottleneck performance
Facets
cli-tool · maturity active
cli compression file-system developer-tools android-tools files developer-tools windows cli go android-ota payload-dumper firmware-extraction delta-ota custom-roms command-line linux macos
1 source
- readme: https://github.com/ssut/payload-dumper-go · fetched 2026-08-28 · 7715401738dd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ssut/payload-dumper-go | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="ssut/payload-dumper-go")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem