New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?

About Me

  • Signature
    Nokia 2600 (2004) -> Samsung i780 (2007) -> Nokia 5800 (2008) -> Nokia N8 (2010) -> Nokia C7 (2011) -> Nokia E7 (2011) -> Nokia X7 (2011) -> Nokia E6 (2011) -> Nokia N9 (2011) -> Nokia Lumia 800 (2012)

    I still own them all and all still work.

Statistics

Total Posts
General Information
  • Last Activity: Today 07:37 PM
  • Join Date: 18th September 2008
  • Referrals: 0

Friends

Showing Friends 1 to 1 of 1

Most Thanked

MOST THANKED POSTS
ThanksPost Summary
5 There's about 100 posts in here asking why it isn't working for them and describing what happens when they try it. No need, I already showed why this happens several pages back. This will not work if: * Your device came with 11500 or higher ...
3 Ok so more information about the certificate: 0x0 -> 0x9 is a WP7cert magic 0x1C -> 0x1F is the ImageCert magic I checked out 0x1C-0x1F that you said is ImageCert magic. Its ascii representation is: WP70. Hang on, WP7 right? It seems to be an OS...
3 Here you go guys. Confidential docs from Nokia about flashing Lumia (Windows Phone 7). http://imgur.com/a/QOrbG#0 Have fun.
2 I was getting this information from using reflector on the dll. the magic is specified in the code as being that. The cert is certainly split into two parts, and is handled in its two seperate parts, at least by the programming dll. Later on...
2 So, that means that this cert file can help to open Qualcomm mode in other lumia phones? I have been documenting the .cert format. This is what I have so far: http://i.imgur.com/EPpwW.png It seems there is indeed device-dependent stuff in t...