⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

An android rom tool for unpacking, repacking and converting ROM files via terminal (BETA)

License

Notifications You must be signed in to change notification settings

Danda420/RomTools-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLI ROM Tools for Android

Android Kitchen written in bash

Setup

  • Download this repository code as zip
  • Extract the RomTools folder inside to any dirs in /data
  • Execute the start script inside that extracted folder via terminal (ofc with su) then choose install tool option
  • After installation is complete, you can just do su -c romtools on terminal to start the tool

Features

  • Unpack and repack super, ext4, erofs.
  • Converting images
    • sparse to raw & raw to sparse
    • erofs to ext4, ext4 to erofs
    • raw to dat.br & dat.br to raw
    • and so on...
  • Auto generate missing fs_config (file perms depends on the location)
  • Mount and umount images
  • Custom Scripts (put your scripts into tool/custom_scripts, you can use functions from tool)
  • Zstd unpacking and repacking
Supported Image Types
Super
Ext4
Erofs
Payload (unpack)
Sparsechunk (decompress)

Credits

xpirt-sdat2img

xpirt-img2sdat

althafvly-imgextractor

About

An android rom tool for unpacking, repacking and converting ROM files via terminal (BETA)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published