BootImgTool icon indicating copy to clipboard operation
BootImgTool copied to clipboard

A Tool for unpack/pack android boot.img

BootImgTool

A Tool for unpack/pack android boot.img

Combined these two projects:

https://github.com/pbatard/bootimg-tools

https://github.com/sophiehuiberts/Bootimg-scripts

Add some usefull script for convenience

Usage

  1. compile
./build.sh
  1. unpack
bin/unpack-bootimg.sh path/of/boot.img
  1. repack
bin/repack-bootimg.sh kernel ramdisk-dir out-file

Article

https://www.jianshu.com/p/aaa2fd8bd2b5