The Rom Tool Use python language
- Unpack boot dtbo ext4 erofs payload logo and so on
- Pack boot dtbo ext4 erofs payload logo and so on
- Automatically repair CONTEXT
- GUI graphical interface
- Graphical parsing of plugins supports plugin editing, plugin installation, plugin export
python tool.py
# if you want to package it into exe
# you can
# pyinstaller -Fw tool.py --exclude-module=numpy -i icon.ico --collect-data sv_ttk