• twitter
  • facebook
  • rules
  • news
 
Page 1 of 2 12

WM7Full.bin taken apart..

  • Retweet Thread
  • Vote for Thread to be Featured on the XDA Portal
Default WM7Full.bin taken apart..

If anybody is interested in grabbing the ringtones/wallpaper/strange sample icons from WM7, it's possible to reverse engineer the BIN file to get at the raw files that make up WM7.

Happy to post steps if anybody wants to get at this stuff, if not please see wallpapers and ringtones attached to this post. Hopefully helpful to somebody out there.


Attached Files
File Type: zip ringtones.zip (1.63 MB, 1094 views)
File Type: zip wallpaper.zip (751.4 KB, 902 views)

thanks... please post how to extract the bin for noobs!

Of course... you need:

- The BIN file. In this case I used WM7Full.bin available from several sites
- viewbin.exe from Microsoft Platform SDK
- cvrtbin.exe from Microsoft Platform SDK
- dumprom.exe from Microsoft Platform SDK

You may also be able to find these utilities using Google.

Use viewbin.exe to analyse the file:

viewbin.exe -t wm7full.bin

You'll see an image start and length. Start was 0x81000000 with length 0x0496A294 for the specific file I used. Plug these values into cvrtbin.exe:

cvrtbin.exe -r -a 0x81000000 -l 0x0496A294 -w 32 wm7full.bin

(obviously substituting the -a and -l value for those obtained from viewbin. Leave -w as 32)

This will produce wm7full.nb0. Plug this file into dumprom.exe:

dumprom.exe -d c:\output wm7full.nb0.

And there you have it, the files will be chucked into c:\output in their entirety.

Thanks for this one, some good sounds inside

__________________
HTC Universal G3 + WM6.5 CE OS 5.2.21159 (Build 21159.5.0.0) + Flash Disk + 8GB SDHC + 3200 mAh + 4800 mAh + Radio 1.15.00

I can't find viewbin.exe, cvrtbin.exe, and dumprom.exe anywhere, can someone post a link?

EDIT: Or, better yet, could someone just upload the dump?

EDIT 2: Okay, I found the tools, but the dump didn't work. Any suggestions?


Last edited by Fdo35; 21st March 2010 at 01:33 AM.

Could you provide details of the error that you're seeing please?

To answer your other questions, I'm not planning to upload the whole dump as it's copyright and against the forum rules. Same goes for the tools, they're part of the Platform Builder SDK.

Originally Posted by akersj  View Post

Happy to post steps if anybody wants to get at this stuff, if not please see wallpapers and ringtones attached to this post. Hopefully helpful to somebody out there.

Thank you very much

__________________
HTC HD2
16gb Kingston
silentP v4 test

AT&T Fuze
4gb SanMicro
WM 6.5 21885 silentP v5 Final
Olinex 1.90
Radio: 1.14.25.35





Ready For a New Experience? Follow Me!

Not to be a buzzkill, but these are the same ringtones and sounds from 6.1/6.5

Though I missed flamenco fire, thanks for bringing it back

Originally Posted by mazzarin  View Post

Not to be a buzzkill, but these are the same ringtones and sounds from 6.1/6.5

Though I missed flamenco fire, thanks for bringing it back

LOL.. I didn't try 6.1/6.5, just saw the BIN file screaming to be taken apart! Flamenco Fire ... hmm interesting

Originally Posted by akersj  View Post

Could you provide details of the error that you're seeing please?

To answer your other questions, I'm not planning to upload the whole dump as it's copyright and against the forum rules. Same goes for the tools, they're part of the Platform Builder SDK.

There is no error message; I run the tools exactly as described, which works, but when I look for "C:\output", I can't find it. Otherwise everything is fine.


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Rules
Forum Jump
 
All times are GMT +1. The time now is 08:23 AM.