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
- compile
./build.sh
- unpack
bin/unpack-bootimg.sh path/of/boot.img
- repack
bin/repack-bootimg.sh kernel ramdisk-dir out-file