Android_boot_image_editor icon indicating copy to clipboard operation
Android_boot_image_editor copied to clipboard

生成的 dtb 文件无法识别和反编译

Open o0daxu0o opened this issue 1 year ago • 1 comments

当我使用./gradlew unpack命令解压android 5.1的boot.img时,只生成的dtb文件,没有生成dts文件。我使用dtb反编译dtb时,报错FATAL ERROR: Blob has incorrect magic number。

android5.1的boot.img已经添加到附件 boot.zip

o0daxu0o avatar Sep 22 '24 08:09 o0daxu0o