View Single Post
Old 04-28-2024, 06:51 AM   #7
xiaoyuz
Junior Member
xiaoyuz began at the beginning.
 
Posts: 8
Karma: 10
Join Date: May 2022
Device: QUADERNO A4 Gen2
Quote:
Originally Posted by musickid View Post
OTA Update v1.5.4: https://drive.google.com/file/d/1Py9...ew?usp=sharing

Rename to .zip (or open with 7zip). However because this is an 'incremental' update, it cannot be extracted (properly) with any of the existing tools available.

I am very close to getting working firmware files (to restore bricked devices), and will update the thread as soon as I have them.
Microsoft Windows [版本 10.0.19045.4291]
(c) Microsoft Corporation。保留所有权利。

C:\Users\guang>payload-dumper-go /path/to/payload.bin
2024/04/28 18:48:59 File does not exist: /path/to/payload.bin

C:\Users\guang>cd c:\temp

c:\temp>payload-dumper-go /path/to/payload.bin
2024/04/28 18:49:13 File does not exist: /path/to/payload.bin

c:\temp>payload-dumper-go payload.bin
payload.bin: payload.bin
Payload Version: 2
Payload Manifest Length: 138096
Payload Manifest Signature Length: 267
Found partitions:
boot (105 MB), system (1.2 GB), uboot (4.2 MB), vendor (147 MB), odm (5.3 MB), dtbo (4.1 kB), system_ext (114 MB), product (100 MB), logo (10 MB), waveform (704 kB)
Number of workers: 4
Unhandled operation type: BROTLI_BSDIFF
Unhandled operation type: SOURCE_COPY
vendor (147 MB) [================================================== ============================================] 100 %
uboot (4.2 MB) [================================================== ============================================] 100 %
vendor (147 MB) [================================================== ============================================] 100 %
vendor (147 MB) [================================================== ============================================] 100 %
uboot (4.2 MB) [================================================== ============================================] 100 %
boot (105 MB) [================================================== ============================================] 100 %
vendor (147 MB) [================================================== ========================================] 100 %
uboot (4.2 MB) [================================================== ========================================] 100 %
boot (105 MB) [================================================== ========================================] 100 %
system (1.2 GB) [================================================== ========================================] 100 %
odm (5.3 MB) [================================================== ========================================] 100 %
dtbo (4.1 kB) [================================================== ========================================] 100 %
system_ext (114 MB) [================================================== ========================================] 100 %
logo (10 MB) [================================================== ========================================] 100 %
product (100 MB) [=>------------------------------------------------------------------------------------------] 2 %
Unhandled operation type: SOURCE_COPY

c:\temp>
tyr this project maybe can unpack?
https://github.com/ssut/payload-dumper-go
xiaoyuz is offline   Reply With Quote