MTK Preloader Parser V4
MTK Preloader eMMCÂ is a free, small, and powerful Windows operating system program/tool used to generate or parse the EMMC CID of MediaTek devices, And you can analyze the preloader file of MTK firmware/Stock ROM.
Like, Follow, Subscribe me on :
YouTube:Â Subscribe
Pinterest:Â Follow
Facebook:Â Like & Follow
All Mobile Firmware::Â Link
Features MTK Preloader Parser V3:
MMC/sd CID Parser + QT Source code.
Structure to hold eMMC CID. Refer to JDDEC Standard, section 7.2 for details.
Simple tool to parse MMC cid and read following details from cid.
- eMMC Manufacturer ID – Name.
- MMC Card Type.
- eMMC OEM Application ID.
- eMMC Product Name(Flash ID).
- eMMC ProductRevision (major + minor version).
- eMMC ProductSerialNumber.
- eMMC Manufacturing Date.
the default manufacturing date start from 2000
in some cases 1997 – 2013 //TODO check.
supported known vendors:
- – Toshiba
- – Micron
- – Samsung
- – Sandisk
- – Kingston
- – Transcend
- – Foresee
- – Hynix
- – UNIC
- – Biwin
soon will update the src to support parse MTK preloader and EMI’s.
support includes the following DRAM types.
- * Discrete DDR1.
- * Discrete LPDDR2.
- * Discrete LPDDR3.
- * Discrete PCDDR3.
- * MCP(NAND+DDR1).
- * MCP(NAND+LPDDR2).
- * MCP(NAND+LPDDR3).
- * MCP(NAND+PCDDR3).
- * MCP(eMMC+DDR1).
- * MCP(eMMC+LPDDR2).
- * MCP(eMMC+LPDDR3).
- * MCP(eMMC+PCDDR3).
- * MCP(eMMC+LP_DDR4X).
- * uMCP(eUFS+LP_DDR4X).
CHANGELOG MTK PRELOADER Parser V4
MTK Preloader Parser V4:
Release date 08:11:2021.
exe + qt source code available.
added and fixed support for :
MTK_BLOADER_INFO_v54 (MT6877).
MTK_BLOADER_INFO_v49 (MT6853).
new DRAM type identifier added:
(776) = uMCP(eUFS+LPDDR5) (12.00GB RAM).
added detect chip name by bloader info tag version.