Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 796 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 796 Bytes

CLI ROM Tools

to start the tool just open terminal on RomTools folder do bash start or just do ./start

after starting the tool for the first time, you can just type romtools in terminal to start it

before using this tool for the first time, make sure to install proprietary packages.. you can do it by starting the tool first then choose "Install proprietary packages"


Features

  • Unpack and repack super, ext4, erofs, boot and others.
  • Converting images
    • sparse to raw & raw to sparse
    • erofs to ext4
    • raw to dat.br & dat.br to raw
    • and so on...
  • Mount and umount images
  • Custom Scripts (put your scripts into scripts/custom_scripts)
  • Zstd unpacking and repacking

Available on

  • Linux
  • Windows WSL (Some features might not work on windows)