/RomTools

A Linux tool for unpacking, repacking and converting ROM files

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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)