Menu

Tree [a80b7c] master /
 History

HTTPS access


File Date Author Commit
 LICENSE 2019-10-14 Ashok Shankar Das Ashok Shankar Das [da63ec] Initial commit
 README.md 2019-10-14 Ashok Shankar Das Ashok Shankar Das [a80b7c] Update README.md
 split_android.c 2019-10-14 Jayashree Das Jayashree Das [efc771] first upload

Read Me

AndroidImageSpliter

A small code to split android boot image.
There are several code pices available to split the android image to its components.

1) https://gist.github.com/jberkel/1087743
2) https://github.com/dianlujitao/split-appended-dtb
3) https://github.com/PabloCastellano/extract-dtb

There are several others too.
My code is written in the line of reference [1]

compilation is simple: gcc split_android.c -o split_android will do :P.

Usage :
split_android imagefile

Enjoy.
DasBluehole.

MongoDB Logo MongoDB