BootImgTool
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
- compile
./build.sh
- unpack
bin/unpack-bootimg.sh path/of/boot.img
- repack
bin/repack-bootimg.sh kernel ramdisk-dir out-file
Article
https://www.jianshu.com/p/aaa2fd8bd2b5