An open API service indexing awesome lists of open source software.

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

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)