Monday, June 6, 2011

Extract SMS on WP7

1. Explore your phone with Windows Phone Device Manager

2. goto \Application Data\

3. Add "\Microsoft" to the path (under the file-explorer logo)

4. goto Outlook\Stores\DeviceStore

5. Rename "store.vol" to something like "store.vol.txt" (it is mandatory to rename this file - without this step the file is in use by outlook)

6. extract it (drag n drop)

7. run perl script (#perl test.pl store.vol.txt)

8. See output

Maybe one of you could build a backup application or something like that! 

Link to perl script:
http://uploaded.to/file/he26q0d2

Original source of script:
http://www.pocketpcjunkies.com/Uwe/F...B-File-on-a-PC

Edit:
Don't know if you've seen it:

\Application Data\Microsoft\Outlook\Stores\DeviceStore\data

ALL emails and other messages + contact-pictures + signature (three sizes) (just edit the file extension to .html or .jpeg - hex edit helps to find what is right  )

\Application Data\Microsoft\Internet Explorer

-> TabsStorage.bin: Opened tabs from internet explorer (where are the cookies?!  )

\Applications\Data\82A23635-5BD9-DF11-A844-00237DE2DB9E\Data\IsolatedStore

ALL Facebook-Information (if app is installed), including messages, pictures, notifications etc. etc.

\Application Data\Location\Cache

Wifi & GSM Data when features is enabled in WP7-preferences (encrypted?! don't know..)

No comments:

Post a Comment