Android_boot_image_editor icon indicating copy to clipboard operation
Android_boot_image_editor copied to clipboard

Can you add a manually signed image function?

Open slwyts opened this issue 2 years ago • 3 comments
trafficstars

Can you add a manually signed image function?Because some mobile phones will perform mandatory verification on the system image, when I try to access gsi, the mobile phone will refuse to start. Can you add a sign command to sign the system and modify the vbmeta image. thanks.

slwyts avatar Mar 11 '23 03:03 slwyts

Your request is the same as below one? https://github.com/cfig/Android_boot_image_editor/issues/112

cfig avatar Mar 14 '23 06:03 cfig

No, I hope to add a manual signature function for the image

slwyts avatar Mar 19 '23 03:03 slwyts

em, then 1.sign/hash system.img, by adding Merkle tree. 2.update vbmeta with info of system.img hash info

cfig avatar Mar 20 '23 02:03 cfig