We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ffe5e2 commit dcdf855Copy full SHA for dcdf855
README.md
@@ -2,10 +2,14 @@
2
3
An android OTA payload dumper written in Go.
4
5
+Download prebuilt binaries for macOS and windows via [here](https://github.com/ssut/payload-dumper-go/releases).
6
+
7
## Features
8
9

10
11
+See how fast payload-dumper-go is: https://imgur.com/a/X6HKJT4. (MacBook Pro 16-inch 2019 i9-9750H, 16G)
12
13
- Incredibly fast decompression. All decompression progresses are executed in parallel.
14
- Payload checksum verification.
15
- Support original zip package that contains payload.bin.
0 commit comments