This project follows the LTBox documentation style and is released under the LTBox license model.
- LTBox, LTBox License
- Inspired by LTBox and adapted for MediaTek-based Lenovo tablet firmware workflows.
- This project is not affiliated with or endorsed by the LTBox developer. I only received permission to develop LPMBox.
- Based on LTBox (CC BY-NC-SA 4.0); modified and extended by 돠스 (dwas) for MTK Lenovo firmware workflows.
- NonCommercial: Do not sell this project, offer paid access, or use it primarily for commercial advantage or monetary compensation.
- Maintained by: 돠스 (dwas)
- Youtube Channel
- Watch the video
LPMBox is a helper tool designed to make PRC (CN) / ROW (Global) firmware operations easier on MediaTek (MTK)-based Lenovo tablets.
- English (en) / 한국어 (ko) / Русский (ru) / 日本語 (jp)
- 繁體中文 (zh_cn) / Tiếng Việt (vi) / Ελληνικά (el) / हिन्दी (hi)
- ქართული (ka) / Nederlands (nl) / العربية (ar) / Español (es)
- Lenovo Xiaoxin Pad Pro 2025 12.7 (TB375FC, TB373FU)
- Lenovo Xiaoxin Pad 2025 12.1 (TB365FC, TB361FU)
- Lenovo Xiaoxin Pad 2025 11 (TB335FC, TB336FU)
- Other Lenovo tablets using MediaTek Dimensity chipsets
⚠️ Note: Behavior may vary depending on device model, ROM, and SoC/platform.
Always use official firmware packages intended for your specific device.
Performs a clean installation (factory reset). All user data will be erased.
Use this option to freely switch between ROW (Global) firmware.
Disables system OTA update checks, notifications, and related components.
Restores the system update app and OTA functionality on PRC (China) ROM devices.
If the device is running ROW firmware, a warning will be displayed and the program will return to the main menu.
Opens the MediaTek driver download page and shows the current driver status
(e.g., Installed / Not installed).
Toggles the Country Code Change feature.
- When OFF, Menu 1 and Menu 2 will skip the country code prompt and display:
[*] Skipping country code feature.
Checks the current LPMBox version and updates the tool if a newer version is available.
Allows you to reselect your preferred UI language at any time.
Opens the developer's YouTube channel with guides and tools related to Lenovo tablets (ZUI / ZUXOS).
Press x to exit the program.
Download the LPMBox release archive and extract it.
You can install the MTK driver in either of the following ways:
- Use Option 4: MTK Driver Download from the LPMBox main menu
- Or manually download and install from:
https://mtkdriver.com/
LPMBox detects whether the MediaTek driver is installed on your system.
Copy the official firmware image folder downloaded via Lenovo Software Fix into the LPMBox root directory.
Typical contents include:
image/image/flash.xmlimage/da.authimage/<platform>_Android_scatter.x(e.g.,MT0000_Android_scatter.x)image/super.img,image/userdata.img,image/vendor.img, etc.
The exact
image/structure depends on the firmware package.
Make sure you use official firmware downloaded via Lenovo Software Fix.
Run start.cmd and select an option.
- Windows 10/11 (32-bit, 64-bit)
- A stable USB cable/port (direct motherboard USB ports are recommended)
- USB debugging (ADB) enabled and PC authorized
- MediaTek USB Port (Preloader) drivers installed
(In Device Manager, it should appear as “MediaTek Preloader USB VCOM”)
An official firmware/tool package for your device that includes:
flash.xmlda.auth(DA/Authentication file)*_Android_scatter.x- Partition image files referenced by
flash.xml(e.g.,*.img)
This project is provided for learning, research, and personal use only.
Firmware flashing and partition-level operations involve serious risks, including:
- Device bricking / boot failure
- Data loss (factory reset)
- Warranty void, region/service restrictions, and related issues
The author is not responsible for any damage or loss caused by using this tool.
You are solely responsible for all outcomes. Use at your own risk.
- LTBox by jjhitel (and contributors)
https://github.com/jjhitel/LTBox
(Licensed under CC BY-NC-SA 4.0 as stated in the LTBox README)
- Anonymousㅇㅇ: Thank you for sharing the LTBox project/files and making it possible to develop LPMBox.
- hitin911: For providing the method to decrypt
.xto.xmland for guidance on modifying XML scripts.
- Android platform-tools (ADB/Fastboot)
- Python (embeddable) / pip / open-source Python packages (e.g., cryptography)
- SP Flash Tool V6
LPMBox does not include Lenovo firmware.
Users must download official firmware via official channels (e.g., Lenovo Software Fix).
LPMBox follows the same license model as LTBox.
This work is licensed under the
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0).
For full details, see the LICENSE file or visit:
https://creativecommons.org/licenses/by-nc-sa/4.0/
⚠️ Note
Third-party tools or files used or downloaded by LPMBox (e.g., SP Flash Tool, platform-tools, firmware packages)
are subject to their own licenses and distribution terms. Please review and comply with them separately.



