Skip to content

Utilities for unpacking/repacking android ext4 and boot images

Notifications You must be signed in to change notification settings

notyal/android_img_repack_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android_img_repack_tools

android_img_repack_tools is a kit of utilities for unpacking/repacking android ext4 and boot images

This branch allows compiling on Mac OSX.

Compiling:

  1. use ./configure to download source from android git repositories

  2. use make to compile the following binaries:

    • mkbootfs
    • simg2simg
    • make_ext4fs
    • mkbootimg
    • sgs4ext4fs
    • unpackbootimg
    • ext2simg
    • img2simg
    • simg2img

  • make clean will clean sources
  • make clear will remove sources

About

Utilities for unpacking/repacking android ext4 and boot images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%