using another phone's backup - Windows Phone 7 Development and Hacking

I played with the OEMName reg settings as posted here to tinker with the other oem apps, and it stopped all my applications from working, I had to hard reset to get any apps to function again. Luckily, I had saved my 7008 backup files and I used the method posted [url="http://forum.xda-developers.com/showthread.php?t=1060103&highlight=backup+file+locations+zune]here[/url] to revert my locked 7392 Focus to the 7008 backup. I had saved the backup. These are some observations:
- When I updated to 7390 and created the backup, my phone was already unlocked and prevent unlock was done, when I restored my backup, the unlock was preserved
- the unlock retained through my subsequent update to 7392 (expected, but nice to know)
- The sideloaded apps on the phone at the time of the 7008 backup also installed with the backup
Even with my phone on the pin lock, as soon as I connected it to the PC, Zune opened and synced and prompted for the update. Is this new bahavior?
I was able move the saved backup files into the Windows Phone Update folder after the phone was connected and synced.
Once I was back to 7008, I hard reset the phone and updated again without setting up my Live Account info to create a "pure" 7008 backup for the purpose of posting here for others to tinker with.
If there is interest, i will post the files when I get home.

That backup could be very handy to have around! Please post it!

Backup is for one phone only, not all around. I know, you can change the DeviceId, but it will fail when you try to restore to another phone. I guess a backup is useless for others.
The best backup is the firmware itself.

I do believe this will work. There are two .xml files in the restore point. Each of these has a deviceID field. I believe that if you change these fields to your own unique device id number and wait until after the phone is connected to zune to replace the files, you may be able to use someone else's backup files on your phone.
Also, I reverted my phone to 7008, but once there, I was unable to get the chevron unlock to work. I'm not sure why this is or what I did wrong.
Later tonight, I will try to restore my wife's phone using my restore point as a proof of concept

Proof of Concept failed...
this is what I did...
1. First, I located the existing backup files on my computer.
C:\Users\#USER#\AppData\Local\Microsoft\Windows Phone Update
In this location, there is a folder with a long name that looks like this:
B12da62f - d8d2d122 – 81d60512 - 6aaa3f12
This folder holds your restore files. This number is your unique device ID number.
2. I copied this folder and its contents to a safe place in case I needed it later. I have made it a practice to make a backup copy of all my backups so I can restore to any point. Restoring your own backups definitely works. I’ve done this several times with many old and new backups. See this thread http://forum.xda-developers.com/showthread.php?t=1060103&highlight=backup+file+locations+zune for details on how
3. Next, I got a backup file that didn’t belong to my phone and I edited the .xml files
- in the properties folder, you’ll find properties.xml
- I opened this file using notepad and change the #’s in the DeviceUrlId field to my unique device ID number
<DeviceUrlId>zune-tuner://windowsphone/XXXXXXXX%20-%20XXXXXXXX%20-%20XXXXXXXX%20-%20XXXXXXXX</DeviceUrlId>
- in RestorePoint\5372F2DE-F333-4717-9CB8-1846BE19900E\Data there is Manifest.xml
- I alsoopened this file using notepad and change the X’s in the DeviceId field to my unique device ID number
<DeviceId>XXXXXXXX - XXXXXXXX - XXXXXXXX - XXXXXXXX</DeviceId>
4. I connected my Focus to the computer and opened and waited for Zune to open
- waited for it to finish syncing
- left my Focus connected and Zune open.
5. Then I replaced the authentic backup files with the edited files from the other phone.
- Opened the backup file location on your computer from step 1
- Delete the existing Properties and RestorePoint folders
- Copied the Properties and RestorePoint folders from step 3 into this folder
6. I returned to Zune, went into Settings, then go to Update
- Wait for Zune to finish looking for an update
- It indicated that I had a restore point
- I selected to restore and followed the prompts
- All appears to be going well
7. On Step 3: Restoring Backup, the phone restarts, the and the Backup fails
- It spits out error code 801812E0
- I can't find anything on this code anywhere
At the beginning of step 3 it must be checking something in one of the other files?
IDK...
I do think this could work if we knew what Zune was checking that gives it the fail.

A quick look at the data files suggests to me that they may be encrypted. This would make sense, since otherwise you could overwrite the OS at a very low level by modifying your backup and then "restoring" it.
I bet the encryption key is stored in the device somehow, though.

GoodDayToDie said:
A quick look at the data files suggests to me that they may be encrypted. This would make sense, since otherwise you could overwrite the OS at a very low level by modifying your backup and then "restoring" it.
I bet the encryption key is stored in the device somehow, though.
Click to expand...
Click to collapse
they are encrypted and sighed against your imei and CID from the sd card.
and it could be that it is sighed online when you are downloading the update (but I don't know that for sure)
but the main problem is that you can't use another his backup because the activation email adress is stored in the backup.
and it is way to complicated to get that out because it is stored on to many parts of the backup.
so if there was a way to hack the encryption you could only use it on your own phone.

ceesheim said:
they are encrypted and sighed against your imei and CID from the sd card.
and it could be that it is sighed online when you are downloading the update (but I don't know that for sure)
but the main problem is that you can't use another his backup because the activation email adress is stored in the backup.
and it is way to to get that out because it is stored on to many parts of the backup.
so if there was a way to hack the encryption you could only use it on your own phone.
Click to expand...
Click to collapse
I don't think the email has anything to do with it.
I have tried all variables of restore files to phones with live activation set up and not set up.
With the false restore files, it fails the same regardless.
With restore files from the phone, it works the same, regardless of what live account is activated on the phone or in the restore.
Sent from my Focus using XDA Windows Phone 7 App

As I mentioned, it is not the way we can walk. One phone, one backup, another phone, another and so on. Sad but true.

well, FWIW, here are the 7008 backup files...
7008_Backup.zip
the file is 515 MB.
There is no Live account associated with the backup and I've already replaced the device ID info in the two xml files with X's

munkeyphyst said:
well, FWIW, here are the 7008 backup files...
7008_Backup.zip
the file is 515 MB.
There is no Live account associated with the backup and I've already replaced the device ID info in the two xml files with X's
Click to expand...
Click to collapse
It would've spared you some time, I did it before you and it's not working. As ceesheim said, they are tied to hardware.
I'm looking now to patch Zune to bypass that.

Thanks, I didn't see that. I hope the "clean" 7008 restore files are of use.

Is there the possibility to extract specific files ie those related to SMS and use them in another backup?

efjay said:
Is there the possibility to extract specific files ie those related to SMS and use them in another backup?
Click to expand...
Click to collapse
Not at the moment, as the backup files are encrypted. Different people (myself too) are working on various approaches, to try to access or unpack the rom files (from backups).

EnderPsp said:
Not at the moment, as the backup files are encrypted. Different people (myself too) are working on various approaches, to try to access or unpack the rom files (from backups).
Click to expand...
Click to collapse
Thanks for the reply.

I wrote something about this topic overhere.

EnderPsp said:
It would've spared you some time, I did it before you and it's not working. As ceesheim said, they are tied to hardware.
I'm looking now to patch Zune to bypass that.
Click to expand...
Click to collapse
it isn't zune that check it but the ULDR that validates it , so it doesn't bring you anywhere to patch ZUNE I think.

7008_Backup.zip
7008_Backup.zip multiuplood link please

ranya said:
7008_Backup.zip multiuplood link please
Click to expand...
Click to collapse
There is no way (yet) to use another phone's backup so a link would not help you.

Sorry to resurrect this thread, but maybe all we would need to do is change the activeid and the folder, that goes 8-4-4-4-12 with random numbers. Is there another 7008 backup to compare that number with? maybe all you need is the activeid for your phone, if phones have seperate active ids.

Related

Can anyone HELP ???.........

Before swapping my XDAIIi with my new EXEC I made a back-up on my SD CARD. BUT THE EXEC CANOT RESTORE FROM THIS LOCATION!!!..... Is there anyway of recovering my data????? thank you anyone out there with more knowledge and expertise who could help.........
Find another device running the same ROM version as your old device and restore your data to that device. The extraxt what you need and active sync. The transfer all data to the new device.
Thanks.....It was exactly what I thought. But I have tried this on 4 different machines.....and they all crashed or froze and it just didnt happen........
Is there any other possible way!? :?
When you say you made a backup on your SD card, I'm guessing you mean a backup of the entire XDAIIi system (including all your files, all program files and all ROM files).
If so, you can't restore a backup from an XDAIIi onto an XDA Exec. They're two completely different machines and the backup will be incompatible.
Like badgerboybadger says, you need to extract from your backup only those files that contain your personal data: your documents, templates, ringtones and so on. Leave behind anything connected with the device or installed programs. Then you can copy your personal data onto your Exec and it will work. If you want to transfer installed programs from the IIi to the Exec then you'll need to reinstall them on the Exec...
....silicon,
Yes Indeed, I did make a full system backup!
and you are talking about something i was not aware it is possible to do???
lets see......
you say......"you need to extract from your backup only those files that contain your personal data: your documents, templates, ringtones and so on. Leave behind anything connected with the device or installed programs. Then you can copy your personal data onto your Exec and it will work"......
Click to expand...
Click to collapse
How can I even access the inside of the CompactFlashBackUpNew backup file ......???
Is that what you are suggesting ...if I understand you right???
Thanks.... :idea:
Wangu77 said:
How can I even access the inside of the CompactFlashBackUpNew backup file ......???
Is that what you are suggesting ...if I understand you right???
Thanks.... :idea:
Click to expand...
Click to collapse
Yeah - I guess that was what I was suggesting, but I've got no idea how to do this! Sorry.
I wasn't sure which way you'd have done your back up or whether it's possible to extract particular files. I suppose it must be, but I've never done it.
If you still have your XDAIIi then can you copy specific files off it?
Alternatively, do you still have a synchronised documents folder on the PC to which you used to connect it? That should have most of the documents that you'll want to keep.
If not I don't know what to suggest.
Providing your old PDA is still available, you really need a backup program that you can run on both PDAs. For example, something like Sunnysoft's Backup Manager - even a time-limited trial edition may be sufficient. Select and back up the required files/data to SD-card on the old PDA, then move the card to the new PDA. Install the backup program there and recover the files/data with that.
Just be careful of the different program versions, try not to copy system files across, and be prepared to do it a couple of times (or more) until you get it right.

Whatsapp doesnt restore Backups

atm im jumping between different roms while waiting for next cm release. i also use whatsapp. everywhere on the net its is said that WA is supposed to ask me to restore previously made backups. BUT IT NEVER DID!
does anyone know how to restore those backups? or better: whats the problem with ace/WA? i have tons of backups, but could never use them-.-
things i already did:
- install, then add backup
- put backup into sd, then install
- searched here and found a tool that was supposed to show the chats in browser (and it failed hard (XD), what doesnt matters, cuz it doesnt solve the problem)
these chatts dont contain highly important information, but it would be very nice to have them back
thanks in advance
hmm me use whatsapp too.. as long as i remember... i never make backups.. but after switching roms.. it always ask me to restore from backup or not.. dunno either..
there is a possibility to manually make backups of WA chats. i saved the folder, flashed, put the folder back, installed: nothing happened
CJCord said:
there is a possibility to manually make backups of WA chats. i saved the folder, flashed, put the folder back, installed: nothing happened
Click to expand...
Click to collapse
i switch roms often too. and whatsapp.. well it does ask me to restore from the backup..
u could try an alternative - use titanium backup to backup the application+data.
that way when u restore from titanium, u will have ur messages back.
i dont need titanium for that. the files it rstores the chats with are at /data/data/com.whatsapp
i had an old nandroid backup (stock rom), extracted those files, copied them in their place (see above) and it "worked". i dont get asked to restore, but the chats are "just there". and you cant tell me this is normal. this is only possible if you are rooted. afaik no stock rom is usually rooted
but even the official wa help states, that ONLY the folder on SD card has to be copied to new device/new rom and it should work. WhyTF it doesnt do it for me?
€: sry fogot that: the nand-BU is old as hell. the chats i want to restore are from a rom already deleted/overwritten so restoring via titanium would be a bit hard (cuz theres no backup of that rom. there was no reason for that)
Can someone where the backup works, can tell me if you have a ".crypt" file or not?
seems that "my" WA cant read its own encrypted DBs -.-
it worked when transforming the crypted DB into an unencrypted DB
Hi
I've just encountered this problem too, lost all my messages of over 2 years! I too have ".crypt" file but it doesn't ask me to restore it. Did you find a solution? Please say yes!!
thanks
CJCord said:
Can someone where the backup works, can tell me if you have a ".crypt" file or not?
seems that "my" WA cant read its own encrypted DBs -.-
it worked when transforming the crypted DB into an unencrypted DB
Click to expand...
Click to collapse
more or less....
WA still didnt accept its own files but try this: http://forum.xda-developers.com/showthread.php?t=1583021
worked well and i have all my conversations back.
hope i could help
Saw that, and yes it works well. Obviously better than nothing, but not the same as getting them back in the phone. I've opened a support issue with WhatsApp, maybe a future release can resolve this.
cheers!
if you encrypt them with the tool, WA will restore them and you will have youre stuff "back in the phone"
if you get a response from official wa, please share =)
CJCord said:
if you encrypt them with the tool, WA will restore them and you will have youre stuff "back in the phone"
if you get a response from official wa, please share =)
Click to expand...
Click to collapse
You mean, if you decrypt the database file with the tool Whatsapp Xtract. Yes, that should work.
[TOOL] Whatsapp Backup Messages Extractor
Decrypt, then copy the decrypted file (msgstore.db instead of msgstore.db.crypt) onto the folder /sdcard/WhatsApp/Databases, make sure it's the only database file inside that folder and then newly install WhatsApp. It should ask you to import the backup during the process of installation.
Thanks you ztedd, that makes more sense! Are you saying that only decrypted files get restored? That's not the impression the WhatsApp website gave me.
ztedd said:
You mean, if you decrypt the database file with the tool Whatsapp Xtract. Yes, that should work.
[TOOL] Whatsapp Backup Messages Extractor
Decrypt, then copy the decrypted file (msgstore.db instead of msgstore.db.crypt) onto the folder /sdcard/WhatsApp/Databases, make sure it's the only database file inside that folder and then newly install WhatsApp. It should ask you to import the backup during the process of installation.
Click to expand...
Click to collapse
Backup foun but..
FrikyBCN said:
Thanks you ztedd, that makes more sense! Are you saying that only decrypted files get restored? That's not the impression the WhatsApp website gave me.
Click to expand...
Click to collapse
Whatsapp now detects a Backup, but when i hit "yes" to restore it, not a single chat gets restored. :/ Any suggestions?
I copied the file msgstore.db.html from the tool to the database directory and the delete the ".html" ending.
*WORKS: Copy the msgstore.plain.db file an rename it to msgstore.db, then it works!
Thanks!
Hi
i too have experienced lots of problems restoring my old chat from my old phone. I followed your advice below and it worked.
However, I have now lost my new messages that were on my new phone. How do I restore them too?
Please help...I'm totally clueless....Thanks
[Decrypt, then copy the decrypted file (msgstore.db instead of msgstore.db.crypt) onto the folder /sdcard/WhatsApp/Databases, make sure it's the only database file inside that folder and then newly install WhatsApp. It should ask you to import the backup during the process of installation.[/QUOTE]
If you have questions, ask in the Q & A thread!
Sent from my rooted microwave
why opening new thread if old one still exists?
@topic: ztedd postet in his thread a solution to merge 2 databases. i havent tried it myself yet (was posted a few days ago. (well. earlierer, but it had some...problems)) but it looks promising
Apologises if I am incorrectly posting on this forum but as my username suggests I am totally clueless to how this process works.
I do not not how to ask a question in the thread Q&A as suggested and by replying did not realise that I had posted a new thread.
Please forgive me.
Please advice how to correctly use this forum and how do I merge databases on two samsung phones or generally, after having successfully restored my old chat history following your advice, how do I add/merge the new chat on my new phone to the old chat that now appears to have replaced my new chat history.
Thanking you in advance for your help.
ztedd said:
You mean, if you decrypt the database file with the tool Whatsapp Xtract. Yes, that should work.
[TOOL] Whatsapp Backup Messages Extractor
Decrypt, then copy the decrypted file (msgstore.db instead of msgstore.db.crypt) onto the folder /sdcard/WhatsApp/Databases, make sure it's the only database file inside that folder and then newly install WhatsApp. It should ask you to import the backup during the process of installation.
Click to expand...
Click to collapse
Totally clueless said:
Apologises if I am incorrectly posting on this forum but as my username suggests I am totally clueless to how this process works.
I do not not how to ask a question in the thread Q&A as suggested and by replying did not realise that I had posted a new thread.
Please forgive me.
Please advice how to correctly use this forum and how do I merge databases on two samsung phones or generally, after having successfully restored my old chat history following your advice, how do I add/merge the new chat on my new phone to the old chat that now appears to have replaced my new chat history.
Thanking you in advance for your help.
Click to expand...
Click to collapse
It's alright.
You'll soon get used to it.
And btw, welcome to xda!
Sent from my rooted microwave
Your welcome
/topic: the thread you already posted "[TOOL] Whatsapp Backup Messages Extractor" contains all neccesary information you need for your operation: Programs, knoledge, and a little how-to.
But you will have to read by yourself
and you should read most of it, as those information are a bit...fragmented and scattered around that thread^^
€: im in a helpy mood^^ there you go: http://forum.xda-developers.com/showpost.php?p=37292158&postcount=464
guys i need help please i have the db.crypt file from the SD and only the files from the SD i backed it up while ago on my pc and now i deleted all files in the database and uninstalled whatsapp and added the backed file in database and reinstalled but i didnt get the restore msg :/ is there any way possible to restore those msgs its really important :/ i didnt know i had to back the files in root/data tho i am not rooted and the whatsapp xtracter asks for wa.db otherwise it says the file doesnt contain chat_list table >.>
please if there is any way lead me to it

Mobile Network wont work after root

Hi,
I just rooted my Galaxy Note 2, build nzo54k.n7100xxdmc3.
I rooted using this guide: http://forum.xda-developers.com/show....php?t=2143479, method number 2. Now I cant use networking. There is a cross over where the network bars use to be. Everything else seem to be working fine. It rebooted a couple of times tho. Can anyone help me with this problem, how I can fix this. If I press "mobile networks" it tells me that I have to insert a simcard. I have the simcard in and tried to restart the phone several times.
I would appreciate any help that you guys can give me. Thank you!
mvattoy said:
Hi,
I just rooted my Galaxy Note 2, build nzo54k.n7100xxdmc3.
I rooted using this guide: http://forum.xda-developers.com/show....php?t=2143479, method number 2. Now I cant use networking. There is a cross over where the network bars use to be. Everything else seem to be working fine. It rebooted a couple of times tho. Can anyone help me with this problem, how I can fix this. If I press "mobile networks" it tells me that I have to insert a simcard. I have the simcard in and tried to restart the phone several times.
I would appreciate any help that you guys can give me. Thank you!
Click to expand...
Click to collapse
Link you've attached is broken ,
Strange , Could you check if your device shows IMIE number or it shows null ?
aukhan said:
Link you've attached is broken ,
Strange , Could you check if your device shows IMIE number or it shows null ?
Click to expand...
Click to collapse
It says IMEI: unkown. I can check under battery if you need me to? Can it have something to do with my service provider? Im from Norway
mvattoy said:
It says IMEI: unkown. I can check under battery if you need me to? Can it have something to do with my service provider? Im from Norway
Click to expand...
Click to collapse
It seems you've corrupted your EFS folder buddy, Have you rooted your phone ? After Root did you backup your phone EFS folder ??? Or any kind Of NAND backup
aukhan said:
It seems you've corrupted your EFS folder buddy, Have you rooted your phone ? After Root did you backup your phone EFS folder ??? Or any kind Of NAND backup
Click to expand...
Click to collapse
I don't know what a EFS folder is. I have rooted my phone using this guide, http://forum.xda-developers.com/showthread.php?t=2143479
I used method number two. I just rooted my phone so haven't done anything yet. I think I have rooted my phone, I got a "Superu" app but haven't tried doing anything yet.
mvattoy said:
I don't know what a EFS folder is. I have rooted my phone using this guide, http://forum.xda-developers.com/showthread.php?t=2143479
I used method number two. I just rooted my phone so haven't done anything yet. I think I have rooted my phone, I got a "Superu" app but haven't tried doing anything yet.
Click to expand...
Click to collapse
EFS file is where your Imei , Mac address and few more important files are stored as you phone doesnt have an IMIE it shows as unknown so that is the reason your unable to make calls or the Sim is not getting registered, What you could try is to Flash a Stock Firmware and check if the IMIE shows up or else will have to take it to Samsung Service Center and will have to Pay for the Service.
The Guide which you've Followed dont say that you will have to backup the EFS Folder i've informed to update it on OP any ways not your mistake .
Always remember 1step after Root is to backup EFS File
Getting to know your EFS folder on Samsung Devices
Common Files We Back up
I am sure you have heard of critical things you need to do when you mess with an Android device right? One of the things that always come up is to back up your devices.
Backing up data usually involves making sure those contacts, calendar entries, memos, messages and special media that you may have kept within the internal memory are kept safe. The general rule when flashing and rooting is that often times, you may have to end up wiping all your internal memory data.
Some people tend to take this further and back up the internal data of apps, which is only possible if you have root access on your device. This is especially useful for those who like to play games as well as flash custom ROMs.
There are those who would also recommend that you back up the entire image of your current ROM state by making a Nandroid backup so that you can get back that exact state of your ROM if you mess up with flashing a whole new one or if you didn’t like the new ROM you tried and wanted to get back.
For Samsung devices, there is one other thing you may want to secure in a back-up chest – your device’s EFS data.
What is an “EFS”?
EFS refer to a folder location called /EFS in Samsung’s Android devices. It is a very sensitive folder hidden within the deepest core of your smartphone’s internal file system and is very essential to the functions of our smartphones.
One of the very sensitive information you can find in this folder is the information regarding your phone’s unique IMEI number. As you may have guessed by now, it also contains other unique identifying numbers for your smartphone including the MAC address for your smartphone’s radios, as well as the MEID, ESN, as wells as the registered phone number for locked smartphones.
The Danger to EFS
Normally, the EFS folder is highly protected. Rooting and flashing ROMs normally do not touch this part of the device. Unfortunately, there is no such thing as a controlled environment where everything goes according to plan in the real world. Sometimes, a process hits the EFS folder, or ends up corrupting the data within.
The EFS is also likely to be corrupted by users who like to unlock smartphones since it usually involves editing the data within the EFS folder. Once the data is corrupted, the only way to get it back to working order is to restore the data as is.
The loss of the EFS folder may cause your phone to no longer be recognized by your carrier or some of your radios may no longer work. This breaks the device as a whole no matter how many times you reinstall a ROM.
Even if you are not planning to modify the EFS folder itself, you can still accidentally corrupt that data. That is why even if the process of rooting and flashing ROMs does not require you to do so, it would be prudent to back up the folder. This would be a classic case of being “better safe than sorry”.
Why Modify the EFS
Messing with the EFS is what you would call some “high level stuff”. People normally don’t mess with this folder due to the high risk of making the smartphone unusable. The most common use of editing the EFS folder is to unlock the smartphone so it can be used on other carriers.
Most users usually steer clear of this folder. If you really want to mess with it, look for us tomorrow as we show you how to back-up your EFS folder.
aukhan said:
EFS file is where your Imei , Mac address and few more important files are stored as you phone doesnt have an IMIE it shows as unknown so that is the reason your unable to make calls or the Sim is not getting registered, What you could try is to Flash a Stock Firmware and check if the IMIE shows up or else will have to take it to Samsung Service Center and will have to Pay for the Service.
The Guide which you've Followed dont say that you will have to backup the EFS Folder i've informed to update it on OP any ways not your mistake .
Always remember 1step after Root is to backup EFS File
Getting to know your EFS folder on Samsung Devices
Common Files We Back up
I am sure you have heard of critical things you need to do when you mess with an Android device right? One of the things that always come up is to back up your devices.
Backing up data usually involves making sure those contacts, calendar entries, memos, messages and special media that you may have kept within the internal memory are kept safe. The general rule when flashing and rooting is that often times, you may have to end up wiping all your internal memory data.
Some people tend to take this further and back up the internal data of apps, which is only possible if you have root access on your device. This is especially useful for those who like to play games as well as flash custom ROMs.
There are those who would also recommend that you back up the entire image of your current ROM state by making a Nandroid backup so that you can get back that exact state of your ROM if you mess up with flashing a whole new one or if you didn’t like the new ROM you tried and wanted to get back.
For Samsung devices, there is one other thing you may want to secure in a back-up chest – your device’s EFS data.
What is an “EFS”?
EFS refer to a folder location called /EFS in Samsung’s Android devices. It is a very sensitive folder hidden within the deepest core of your smartphone’s internal file system and is very essential to the functions of our smartphones.
One of the very sensitive information you can find in this folder is the information regarding your phone’s unique IMEI number. As you may have guessed by now, it also contains other unique identifying numbers for your smartphone including the MAC address for your smartphone’s radios, as well as the MEID, ESN, as wells as the registered phone number for locked smartphones.
The Danger to EFS
Normally, the EFS folder is highly protected. Rooting and flashing ROMs normally do not touch this part of the device. Unfortunately, there is no such thing as a controlled environment where everything goes according to plan in the real world. Sometimes, a process hits the EFS folder, or ends up corrupting the data within.
The EFS is also likely to be corrupted by users who like to unlock smartphones since it usually involves editing the data within the EFS folder. Once the data is corrupted, the only way to get it back to working order is to restore the data as is.
The loss of the EFS folder may cause your phone to no longer be recognized by your carrier or some of your radios may no longer work. This breaks the device as a whole no matter how many times you reinstall a ROM.
Even if you are not planning to modify the EFS folder itself, you can still accidentally corrupt that data. That is why even if the process of rooting and flashing ROMs does not require you to do so, it would be prudent to back up the folder. This would be a classic case of being “better safe than sorry”.
Why Modify the EFS
Messing with the EFS is what you would call some “high level stuff”. People normally don’t mess with this folder due to the high risk of making the smartphone unusable. The most common use of editing the EFS folder is to unlock the smartphone so it can be used on other carriers.
Most users usually steer clear of this folder. If you really want to mess with it, look for us tomorrow as we show you how to back-up your EFS folder.
Click to expand...
Click to collapse
Thanks for your help.
I knew I could lose everything on my internal memory but diden't bother me. Can you link me to how I flash with custom rom?
mvattoy said:
Thanks for your help.
I knew I could lose everything on my internal memory but diden't bother me. Can you link me to how I flash with custom rom?
Click to expand...
Click to collapse
first recommend you to flash stock and try see if you've got you IMIE .
mvattoy said:
Hi,
I just rooted my Galaxy Note 2, build nzo54k.n7100xxdmc3.
I rooted using this guide: http://forum.xda-developers.com/show....php?t=2143479, method number 2. Now I cant use networking. There is a cross over where the network bars use to be. Everything else seem to be working fine. It rebooted a couple of times tho. Can anyone help me with this problem, how I can fix this. If I press "mobile networks" it tells me that I have to insert a simcard. I have the simcard in and tried to restart the phone several times.
I would appreciate any help that you guys can give me. Thank you!
Click to expand...
Click to collapse
1st flash a stock rom and see whether u get imei and baseband back or not.. if it didnt get recovered then service centers can only help you as u didnt make a backup of efs..
There is a slim chance its not his efs,
I did pretty much the same as he to get root thru the toolkit, and had no network, I found I had no APN configured
Perhaps check this.
Settings... more settings .. mobile networks... acess point names.
Make sure you have something here.
if not you will need to search for the settings for whoever your provider is.
good luck
A|c

[Q] Plants vs Zombies 2. Syncing progress between two devices

Is it possible to sync progress I make on my note to with my install on my tablet? I'm signed via google... You'd think they'd sync. No?
Nevermind. It's syncing now.
Its works between two android device with G+ login.
BUT is there a way to sync IOS and Android ?
I've foind the IOS savegame http://kotaku.com/how-to-sync-plants-vs-zombies-2-saves-across-multiple-1167621100
Where is the Android savegame ?
SDCARD/DATA/com.ea.game.pvz2_row/
last we have to find the file to ptu the same savegame or id.
There's no way to sync between Google+ and iOS, since this last one uses iCloud. There are some minor apps that allow you though to use facebook or even an email account, but that's not the case for PVZ2. Beware that a lot of times the google+ savegame sync does not work, so if you uninstall a game without having a backup you risk to start from the beginning after you reinstall it. Google+ cloud saves are far from mature.
Seems like your problem is solved, but on a related note:
I didn't sign in with Google+ (don't have an account and don't want one), but I copied the entire com.ea.game.pvz2_row directory to my hdd before flashing and performing a factory reset. Now I reinstalled the game and copied the old folder to android/data but it does not accept my progress at all. I tried clearing the cache, deleting data and again the same result..
I really don't want to start all over again, does anybody have a solution for this problem?
I noticed that you get assigned a player ID when you first start the program, so maybe there is a way here?
Thanks in advance!
It seems that pvz2 always creates a new profile after first installation, but if you go to profile manager you can see the other account there.
scandiun said:
It seems that pvz2 always creates a new profile after first installation, but if you go to profile manager you can see the other account there.
Click to expand...
Click to collapse
Well in my case there i second profile after I copy the old folder onto the device, but the name of the profile is blank and when i select it, the game starts from level 1. so somehow my backup does not work, no luck restoring it. i guess this is it, i won't start from scratch again... very very annoying
Matthias.ja said:
Well in my case there i second profile after I copy the old folder onto the device, but the name of the profile is blank and when i select it, the game starts from level 1. so somehow my backup does not work, no luck restoring it. i guess this is it, i won't start from scratch again... very very annoying
Click to expand...
Click to collapse
Contact EA Mobile. They will ask you about your user id and help you.
Plants VS Zombies 2 Sync Between Android
All the devices I have done this on so far have been rooted. The process is quite simple.
Extract and place the obb in the obb folder first. Sdcard0/android/obb/com.ea.game.pvz2_row/
From the originating device (or download) locate the pp.dat file in the folder SDCARD/DATA/com.ea.game.pvz2_row/FILES/NO_BACKUP
Make it available for transfer.
Next, on the target device backup or zip up the contents of SDCARD/DATA/com.ea.game.pvz2_row/
and delete everything all files except the path SDCARD/DATA/com.ea.game.pvz2_row/FILES/NO_BACKUP
Then paste the pp.dat file in that folder on the target device. It should be the only file in the directory.
Then execute the game. Again it may not work for everyone. Please backup your files before you delete them.
This worked for me. Thank you. :laugh:
cowticket said:
All the devices I have done this on so far have been rooted. The process is quite simple.
Extract and place the obb in the obb folder first. Sdcard0/android/obb/com.ea.game.pvz2_row/
From the originating device (or download) locate the pp.dat file in the folder SDCARD/DATA/com.ea.game.pvz2_row/FILES/NO_BACKUP
Make it available for transfer.
Next, on the target device backup or zip up the contents of SDCARD/DATA/com.ea.game.pvz2_row/
and delete everything all files except the path SDCARD/DATA/com.ea.game.pvz2_row/FILES/NO_BACKUP
Then paste the pp.dat file in that folder on the target device. It should be the only file in the directory.
Then execute the game. Again it may not work for everyone. Please backup your files before you delete them.
This worked for me. Thank you. :laugh:
Click to expand...
Click to collapse
THANK YOU! This is the only thing that worked for me to transfer from my wife's old fire tablet 7 to her new fire 8

Need help in WhatsApp support for W10M.

Hi, I am a long time a go without a phone number on my Lumia but before that I registered WhatsApp to that number. After that I lost my numer but I keept using WhatsApp.
A few days ago I did a several backups of WhatsApp from the app, to sd card and One Drive. Them I sent my Lumia to repair (without sd card, case and battery). When I recieved I started to install some apps, included WhatsApp. I saw for some apps to restore settings but the problem is:
- The restore backups apps do the backup of the app data folder to a zip file.
- WhatsApp do the backup from the following files and folders:
> db_* folder that contains the next files
· calls.db
· messages.db
· onedrive_manifest.db (in case you do the backup to OneDrive)
· settings.db
> media folder
My intention is to place the db files in the correct path of the WhatsApp folder but the problem is:
The installed location is in C:\Data\PROGRAMS\WINDOWSAPPS\5319275A.WhatsAppBeta_2.17.60.0_arm_cv1g1gvanyjgm
The app data location is in C:\Data\Users\DefApps\APPDATA\Local\Packages\5319275A.WhatsAppBeta_cv1g1gvanyjgm
The both locations have the same folder were we have the next path: \LocalState\settingsv2
Here we have 2 more folders: nv and volatile
Both folders have the same file name: settings.db
My question is, what folder is the correct to copy the files (the same to other files)?
Hope someone can help me. I need to use WhatsApp with the same number for personal reasons.
Thanks.
1. as long as nobody else gets your old number with a new contract that works fine (if you still have a complete valid backup with registration token, which isnt stored on the sd backup imho, nor in the onedrive backup)
2. you need the backup from the phone directly, stored in C:\Data\SharedData\OEM\Public\WhatsApp (to copy that from and to the phone make a shortcut to u:\... instead of c:\...)
you can simply copy it back and its activated etc. since you havent done -> sorry no chance. you are missing the RegToken file from the internal Storagefolder. Without that you cant use a that backup for the old number cause you cant receive the verification sms again on that number
you can't keep files/folders order in case of flashing/resseting. There is uniqe ID for each run with SD card. You did lost it
yes you can! maybe only the internal files (dont know about backups on the sd for example). have done it multiple times when i needed to reset my 920 and even done it now when i migrated my data to the 950. just copied all stuff (means the mentioned whatsapp folder) from the internal storage from the 920 to the internal storage of the 950, installed WA. it recognized all data and took over the regtoken (so no need to resend the verification sms). and thats the problem here -> he hasnt backed up the regtoken and has no access to his old phone number. no way to reactivate whatsapp with that number/backup cause the token is missing
How do you get access to the phone folder's like 'C:\Data\Users\DefApps\APPDATA\Local\Packages\'?
All app I've tried dont allow you to browse here. Also via the USB developer mode I see no way.
jmvermeulen said:
How do you get access to the phone folder's like 'C:\Data\Users\DefApps\APPDATA\Local\Packages\'?
All app I've tried dont allow you to browse here. Also via the USB developer mode I see no way.
Click to expand...
Click to collapse
Using PC. and full FS acces on phone.

Categories

Resources