mercredi 27 janvier 2016

How backup and restore imei



So, you will need YOUR WORKING phone, root and terminal emulator ;)

For backup open emulator and write:

su
(your phone will ask you for root acces)

dd if=dev/block/mmcblk0p3 of=removable/MicroSD/mmcblk0p3.img

dd if=dev/block/mmcblk0p5 of=removable/MicroSD/mmcblk0p5.img
(MicroSD is name of my cd card, so if your sdcard name is storage you will use this command: ...of=removable/storage/mmcblk0p3.img or mmcblk0p5.img)

-now you have your imei restored in your sdcard :o

For restore:

you will need YOUR i say again YOUR backuped mmcblk, of you will use ANOTHER mmcblk0p3 you will get fake imei (some like 0004488xxxx) and your calling will never work.

so, open again terminal:

su
(your phone will ask you for root acces)

dd if=removable/MicroSD/mmcblk0p3.img of =dev/block/mmcblk0p3

dd if=removable/MicroSD/mmcblk0p5.img of =dev/block/mmcblk0p5
(MicroSD is name of my cd card, so if your sdcard name is storage you will use this command: dd if=removable/storage/mmcblk0p3.img or mmcblk0p5.img.....)

now restart phone , and open dialer y will see for some secund "actualising database of contacts"
then press *#06*

you will see your imei

this works !! i sayed beacuse after instal tanks alfa AOSP 5.0 i got "fake" imei, but thanks got i have backuped my imei so i restored them i its work ;):)

IF THIS INSTRUCTION WILL NOT WORK

1) you have propably :confused:"second":confused: problem with imei i have them too, so pls control your dev/block/ ind try found mmcblk0p3 or mmcblk0p5 if you have it in dev/block/ i have bad masege for you , a dont now how fix it, but good massage is then you didnt lost your imei in fact:

2)you used bad mmcblk0p3 or mmcblk0p5

3)you have propably mistake in proses

I hope it will help you.
and sorry for my english i hope then y understand me :D

Download from this link

Aucun commentaire:

Enregistrer un commentaire