[Tutorial] How to use AVBtool and a private key to sign a Unisoc (SPD) image
[Tutorial] How to use AVBtool and a private key to sign a Unisoc (SPD) image
(25-09-2021, 04:10 PM)lolvatveo my stock vbmeta is signed with rsa4096 key, can i sign magiskpatched recovery with rsa4096?
(15-11-2021, 12:07 PM)philps D:\crb_v3b10\Binaries\avbtool>python avbtool.py add_hash_footer --image boot.img --partition_name recovery --partition_size 41943040 --key verity.x509.pem --algorithm SHA256_RSA4096
avbtool.py: Adding hash_footer failed: Image size of 70062080 exceeds maximum image size of 41873408 in order to fit in a partition size of 41943040..
not work.
(29-11-2021, 01:58 PM)Skorpion06 I want to root ZTE A5 2019, i've made a custom recovery and now i want to make it flashable with SPD Research Tool, here is the recovery:https://www.mediafire.com/folder/uvde49kcna40o/ZTE+A5+2019+Philz and here is the rom:https://drive.google.com/file/d/18e6jRrdYLX3Id7iZsw9SZCwpLawGqhpL/view Please help me with simple steps or give me patched files.
(13-03-2020, 05:32 PM)hovatek This guide will explain how to sign Unisoc / Spreadtrum (SPD) images (e.g boot, recovery, system etc) using a private key and AVBtool. This guide is ideal for those with vbmeta-sign.img in their firmware as such device's will only accept images signed with keys that match what's contained in the device's vbmeta partition.
....
[/list]
(05-02-2022, 08:29 AM)blaze2051 does you have to do this command if you trying to flash a GSI to system partition to get it to boot?