Hi Guys,
You can download all MPRG binary files that I use on ATF Software here:
http://www.advance-box.com/tmp/ATF_MPRG.rar
I will only HOST these files for 72 hours... Then I will delete them from my Server.
So please download it fast and upload it somewhere else
I have renamed them according to RM-XXX type... So no more mix matching RKH
In total 27 RM-XXX types supported:
RM-820.bin
RM-821.bin
RM-822.bin
RM-824.bin
RM-825.bin
RM-846.bin
RM-860.bin
RM-867.bin
RM-875.bin
RM-876.bin
RM-877.bin
RM-885.bin
RM-887.bin
RM-892.bin
RM-910.bin
RM-913.bin
RM-914.bin
RM-915.bin
RM-917.bin
RM-941.bin
RM-942.bin
RM-955.bin
RM-994.bin
RM-995.bin
RM-996.bin
RM-997.bin
RM-998.bin
Just make sure you convert them properly to HEX before using them on Thor2.exe
B.R.
skiddd
ATF Team
P.S. After you fix your phone, DO NOT PUT 8.1 or 10 on it if your phone has a Samsung eMMC Inside.
Just stick to 8.0, unless you are 100% sure your phone is not using a Samsung eMMC.
If someone is interested to make a simple tool to read eMMC Manufacturer via USB (FLASH MODE),
Use command:
NOKXFR CID
0x4E, 0x4F, 0x4B, 0x58, 0x46, 0x52, 0x00, 0x43, 0x49, 0x44, 0x00, 0x00, 0x00, 0x00, 0x00
If (reply_buffer[18] == 0x15) then eMMC_Samsung = True;