Solutions and source Code

QMTKClient Mediatek v6 protocol + 5G IMEI algorithm

Description about QMTKClient

this post is about source code of QMTKClient that can help developers so if you are not developer you can skip this post

as you know, brom\preloader protocol of All newer device with Mediatek chipset is v6, so for doing any operation on this devices in brom\preloader mode we need newer protocol.

in this project, exist protocol to do operation in brom\preloader mode of Mediatek v6 devices.

Just u have use suitable DA of your device in this project

IMEI Read and Write in 5G Devices

in 4G (MT67xx) of mediatek device, LD0B_001 key is static (for some device like samsung have diffrent key but is static also) you can read more from here

Mediatek devices MT67xx direct imei Repair (LD0B_001)

in 5G device of Mediatek, LD0B_001 algorithm changed key from static to HW Crypto algorithm

we added read and write imei for Mediatek 5G Universal devices in this project and now imei read\write algorithm for 5G devices of mediatek is available.

Ofcourse, like before, for some device like Xiaomi, oppo required patch cert after imei repair

features:

in this project, exist a lot features, functions besides 5G IMEI Repair

Reading build.prop info after writing da is automatic in all features

EXT4 service exist in this project to direct mount read, write,erase itemsĀ 

  1. IMEI READ (5G Universal device)
  2. IMEI Write (5G Universal device)
  3. Permanent Unlock bootloader
  4. Unlock bootloader
  5. Relock bootloader
  6. Backup NV
  7. Write NV
  8. Wipe NV
  9. Backup Modem
  10. Write Modem
  11. Wipe Modem
  12. Bypass FRP
  13. Factory reset (Generic)
  14. Factory Reset (Oppo devices, Keep media)
  15. Backup RPMB
  16. Write RPMB
  17. Bypass MIAccount (Host) (APK) methods
  18. Dump HW Keys
  19. etc …

source code available for C++\QT (for c# we can add features of this on SharpMTKClient if you order)

To get source code of this project, just contact us in Telegram
ID: https://t.me/GsmCoder

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button