cfig
cfig
Your request is the same as below one? https://github.com/cfig/Android_boot_image_editor/issues/112
em, then 1.sign/hash system.img, by adding Merkle tree. 2.update vbmeta with info of system.img hash info
Can you attach the dtbo.img being used?
HI @amackpro , thanks for the great work. I am adding a config entry in `bbootimg/src/main/resources/general.cfg` to support user specific dtc binary: the default value is ``` dtcBin = dtc...
Can you attach example file? And what is the target device? Pixel 3?
Emmm, Magisk can be one use case of this tool, which focuses on rooting. While there can be many apps built on top of this tool, I may not cover...
lz4: https://github.com/lz4/lz4-java/issues/205
xz: not widely used in Android now. I see lz4 is the most popular, so I will not explore xz4 java alternatives.
Thanks for the professional ticket and the great analysis. I didn't notice the CRC32/64 part, so it would be better to set the CRC32 as default for xz? (if XZCompressorOutputStream,...
Hi @zvirja, Can you attach the "recovery.img" again? Previous download link doesn't work now.