macOS
brew install payload-dumper-golocal Homebrew formula metadata
sudo port install payload-dumper-goMacPorts ports tree · sysutils/payload-dumper-go/Portfile · source: api.github.com
brew / rank 3080
Android OTA payload dumper written in Go. Version 2.0.2 via Homebrew; verified 2026-09-11. Also installable with nix: nix profile install nixpkgs#payload-dumper-go.
install
brew install payload-dumper-golocal Homebrew formula metadata
sudo port install payload-dumper-goMacPorts ports tree · sysutils/payload-dumper-go/Portfile · source: api.github.com
nix profile install nixpkgs#payload-dumper-gonixpkgs package indexes · pkgs/by-name/pa/payload-dumper-go/package.nix · source: api.github.com
overview
Android OTA payload dumper written in Go
history
payload-dumper-go is a Go command-line utility for extracting Android partition images from OTA `payload.bin` files.
ssut developed payload-dumper-go as a Go implementation for extracting partitions from Android OTA `payload.bin` files.
The utility follows the role established by earlier Android payload-dumper tools while using Go concurrency to improve extraction performance.
payload-dumper-go is packaged by Homebrew, MacPorts, and Nix, making the standalone Go binary readily available to macOS and Nix users.
Its practical audience includes Android firmware developers, device modders, maintainers, and recovery or rooting workflows that need individual partition images from OTA packages.
Users pass an Android OTA `payload.bin` file to the command and receive extracted partition image files, with optional controls for output location, partition selection, and parallel work.
The tool is commonly used before examining, patching, flashing, or otherwise processing Android boot and system partition images.
The project turns an Android update container into inspectable filesystem artifacts with a small native binary. Package enthusiasts value it as a focused alternative to Python-based payload extraction scripts, particularly for parallel extraction and straightforward cross-platform distribution.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
payload-dumper-go | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ssut/payload-dumper-go
install metadata
| Package key | brew:payload-dumper-go |
|---|---|
| Version | 2.0.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/payload-dumper-go |
| Homepage | https://github.com/ssut/payload-dumper-go |
| Repository | https://github.com/ssut/payload-dumper-go |
| License | Apache-2.0 |
| Source archive | https://github.com/ssut/payload-dumper-go/archive/refs/tags/2.0.2.tar.gz |
| Last updated | 2026-09-11T18:46:22Z |
| Pulse | updated |
| Dependencies | xz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | payload-dumper-go |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
payload-dumper-go
nix profile install nixpkgs#payload-dumper-gopayload-dumper-go
sudo port install payload-dumper-gosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.