libbootimg icon indicating copy to clipboard operation
libbootimg copied to clipboard

Small library to work with Android boot images

libbootimg

Build Status

libbootimg is small library which can create, extract or update Android boot images.

This library is required to build MultiROM and its modified TWRP. Clone it to /system/extras/libbootimg inside the Android source tree.

bbootimg

bbootimg is a cli frontend for libbootimg, compatible with abootimg's arguments.