馃殌 Universal MTK VBMeta Patcher leaps into a new generation!
This major release officially deprecates the legacy Windows Batch (.bat) script due to architecture limitations, unifying the entire engine under a universal, cross-platform Python 3 codebase.
馃敡 What's New in v3.1.0 (Hotfix 1):
- [HOTFIX] Zero-Setup Dependencies: Fixed an issue where missing modules caused the script to crash. The engine now automatically detects and installs required Python modules (like
cryptography) on its first run. No moreModuleNotFoundError! - The Universal Standard: One script to rule them all. Full parity and flawless execution on both Windows (LTSC/Standard) and GNU/Linux.
- Smart A/B Detection: The engine now automatically queries the device slot layout and deploys
--slot allsafely when dual slots are found. - Deep Metadata Flush: Implemented a secure
fastboot erase metadatachain with a structuralformat:ext4fallback to forcefully eliminate MTK dm-verity bootloops. - Bonus Root Injection: If a
boot.img(Magisk/APatch) is detected in the working directory, the script offers to flash it automatically to complete the root sequence. - Refined Terminal UI: Color-coded status updates and isolated
avbtool_log.txtoutputs for seamless auditing.
Developed with 馃捇 by N.dev (@nach0-bit)