Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 792 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 792 Bytes

Android Image Kitchen

   _     _____                                 _     _
  /_\    \_   \/\ /\     _ __ ___   __ _  __ _(_)___| | __
 //_\\    / /\/ //_/____| '_ ` _ \ / _` |/ _` | / __| |/ /
/  _  \/\/ /_/ __ \_____| | | | | | (_| | (_| | \__ \   < 
\_/ \_/\____/\/  \/     |_| |_| |_|\__,_|\__, |_|___/_|\_\
                                         |___/ by sreejith0491
git:sreejith7676 

Usage:
        ./unpackimg android_boot.img       #unpack boot.img
        ./repackimg                        #repack new-boot.img
        ./cleanup                          #clean workspace
        ./auto-pack-kernel.sh              #pack kernel to flashable zip 
        ./patch_boot_KSU                   #Patch the boot.img with KernelSU

Source:
Magisk

AIK_ARM