Super Kitchen V1.2.1.5 is a tool which allow developers to Extract and create ROM from Rooted devices. The tool offer many more feature You can check under feature section of this article.
Features:
Extract and create ROM from:
- Rooted Device
- Custom Recovery
- Existing ROM zip
- system.img/boot.img (and cache.img on Samsung devices)
- system.ext4.tar/boot.img
- system.ext4.win/boot.emmc.win (including multi-file *.win000, *.win001, etc)
- Moto and other factory firmware zips containing sparsechunk files
- cm12 + roms with sparse dat files
- Zips that contain system.img and boot.img
- Samsung firmware zips that contain tar.md5 file
- Official Pixel/Nexus firmware tgz
- Official Pixel/Nexus preview tgz
- SpreadTrum firmware that includes a pac file
- system directory that contains symlinks and boot.img
Create flashable zips of many varieties including:
- Full ROM
- Switch between set_perm, set_metadata (KitKat+), raw_img, and sparse_dat (Lollipop+)
- Kernel
- Recovery
- Media
- app, priv-app, and framework
Deodex the following:
- Pie ROMs
- Oreo ROMs
- Nougat ROMs
- Marshmallow ROMs
- Lollipop ROMs
- KitKat and earlier ROMs
Root features:
- Root/unroot
- Choose SuperSU or Magisk zip (add other versions to /tools/root/root_zips directory)
- Choose system OR systemless root for M+ and Samsung 5.1.1 roms (SuperSU only)
boot features:
- Unpack/repack boot/recovery img (Big Thanks to @osm0sis for mkbootimg source!!!)
- Add/remove su.d support
- Add/remove insecure boot
- Remove dm-verity
- Remove forceencrypt
By-name auto-detection from:
- Device
- Existing ROM
- boot.img
- kernel.elf
- **OR**…manually enter it
mmcblk auto-detection from:
- recovery.img
Kitchen updater:
- View the last 3 changelogs when an update is available.
- Incremental update for updating the most recent previous version
- Option to check for updates when the kitchen starts
*Create system.img
*Device database for mmcblk devices (currently very small, but will grow over time)
*Add devices to the assert
*Add custom asserts
*Zipalign apks
*Debloat ROM
*Custom Debloat list support
*Remove Knox
*Add/remove busybox (Big thanks to @osm0sis for his Busybox Installer)
*Add/remove user app support (/data/app)
*Sign zips
*Translatable with language files
Download Links:
- V1.2.1.5: Download
How to Install Super Kitchen V1.2.1.5:
- Download zip on your linux computer
- Run kitchen by sending below code
cd /location/of/kitchen
./superr
Credit: SuperR