/bootfs

Android tools for boot.img manipulations

Primary LanguageC

What is it

Boot utilities stripped from Cyanogenmod 11:

  • mkbootfs
  • mkbootimg
  • unpackbootimg

This utilities allows you to manipulate boot.img from Android phone:

  • unpack
  • pack
  • collect techinal information about offsets and so on

No need to download whole repository (~20 GB) just for three small programms.

Build

clone, cd and make

Who is owner

Copyright, The Android Open Source Project