https://github.com/progzone122/mtk-escape
A handy repository with Download Agent (DA) and auth files for mtk devices
https://github.com/progzone122/mtk-escape
auth da loaders motorola mtk
Last synced: 5 months ago
JSON representation
A handy repository with Download Agent (DA) and auth files for mtk devices
- Host: GitHub
- URL: https://github.com/progzone122/mtk-escape
- Owner: progzone122
- License: gpl-3.0
- Created: 2025-10-24T10:06:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-01T19:17:34.000Z (8 months ago)
- Last Synced: 2025-11-01T20:31:09.897Z (8 months ago)
- Topics: auth, da, loaders, motorola, mtk
- Language: Python
- Homepage: http://mtkescape.diablosat.cc/repo.json
- Size: 36.3 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MTK Escape!
A handy repository with **Download Agent (DA)** and **auth files** for MTK devices.
The goal of this project is to provide MTK device owners with DA and `.auth` files to improve device repairability, unlock bootloaders, or enable further modifications.
The repository includes a **JSON database** with fields for model, codename, required files, and flags indicating available exploits (e.g., Carbonara).
Unlike other repositories, this one aims to provide the **best experience and easy integration** into other tools. A static API is available via GitHub Pages, so you don’t need to synchronize files manually.
## Terminology
- **Download Agent (DA)** — a binary loader that lets tools communicate with the preloader and access device flash memory (eMMC/UFS).
- **.auth (auth file)** — a manufacturer's authorization/signature file required for certain operations (e.g., flashing partitions) on secured devices.
- **Carbonara** — a memory-corruption exploit targeting MediaTek devices that can load unverified code during the DA upload process (V5/V6), effectively bypassing signature checks.
## Contribute
If you discover new DA or auth files, please contribute!
Your help will allow millions of users worldwide to **repair, unlock, and modify their MTK devices** more easily.
## Credits
- [DiabloSat](https://github.com/progzone122)
- [Shomy](https://github.com/shomykohai)
- [CXZa](https://github.com/cxzstuff)