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.
- 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.
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.