All Projects → ssut → payload-dumper-go

ssut / payload-dumper-go

Licence: Apache-2.0 license
an android OTA payload dumper written in Go

Programming Languages

go
31211 projects - #10 most used programming language
Dockerfile
14818 projects

Labels

payload-dumper-go

An android OTA payload dumper written in Go.

Download prebuilt binaries for macOS, Windows and Linux via here.

Features

screenshot

See how fast payload-dumper-go is: https://imgur.com/a/X6HKJT4. (MacBook Pro 16-inch 2019 i9-9750H, 16G)

  • Incredibly fast decompression. All decompression progresses are executed in parallel.
  • Payload checksum verification.
  • Support original zip package that contains payload.bin.

Cautions

  • Working on a SSD is highly recommended for performance reasons, a HDD could be a bottle-neck.

Limitations

  • Incremental OTA(delta) payload is not supported.

Sources

https://android.googlesource.com/platform/system/update_engine/+/master/update_metadata.proto

License

This source code is licensed under the Apache License 2.0 as described in the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].