marsb455 / libbootimg

Small library to work with Android boot images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Small library to work with Android boot images

License:MIT License


Languages

Language:C 96.8%Language:Makefile 3.2%