Результаты (
английский) 3:
[копия]Скопировано!
this archive contains the application for android devices based on MTK6515 chip.
those devices to support two sim cards with uniq imei codes which tend to be lost while reflashing
.
the imei info is stored in the file named MP0B _ 001, which can be placed in one of two paths:
1) / nvram / md / NVRAM / NVD _ imei /
2) / data / nvram / md / NVRAM / NVD _ imei /
in the first case it must not be affected by resetting to factory defaults.
in the second one it would be partially erased.
so the utility helps to create the new file named MP0B _ 001 with both imei
encoded into it. the program is a result of http: / / forum.china-iphone.ru users discussion.
several Algorythm: andryn
ideas by f _ mulder, pvsurkov
Compilled by hh85
imei files:.arm - executable and run directly on phone
imei.i386 - executable for linux pc
imei.exe - executable for windows pc
compile.sh debian scrip to compile all above
imei.c source code
usage: imei.xxx < 15digit _ imei _ 1 > and < 15digit _ imei _ 2 >] []
if output file both the imei you gave are in correct format the file named MP0B _ 001 _ new will
be created.now you can move it to / nvram / md / NVRAM / NVD _ imei / MP0B _ 001 (path
for new firmware) or to / data / nvram / md / NVRAM / NVD _ imei / MP0B _ 001 (for old one).
note: the device must be rooted.
one more note: output file name must not be a 15 digit or it would be treated as the imei
.
changes from the original version.
1. check the imei (s) for a valid checksum (last digit).
thanks for the idea, f _ mulder!
2.added parameter for output file name.
3. check if output file exists. if so, the exit with error.
4. check if we can't write to output file because of invalid path or
permissions restriction.
5. the default file name is' MP0B _ 001 'now.
6. don 't allow you to use two same imei numbers at once. it can cause condition of
service with some gsm operators.
please post bug reports here: http: / / forum.china-iphone.en / viewtopic. php? f = 31&t = 12628
переводится, пожалуйста, подождите..
