Difference between revisions of "X-Gold 608 Unlock"

From The iPhone Wiki
Jump to: navigation, search
Line 1: Line 1:
Until recenlty, the 3G (software) [[unlock]] was the biggest missing piece of the iPhone community. It proved more difficult than the previous unlocks due to the fact that the [[Baseband_Bootloader | baseband bootloader]] is signature checked by the bootrom. [[The dev team]] has successfully unlocked all baseband versions, by overriding carrier locks on-the-fly (in RAM), therefore at boot the baseband bootrom can validate the bootloader, the bootloader can validate the baseband. The unlock, code-name [[yellowsn0w]]), was released to the public on 01/01/09. [http://blog.iphone-dev.org/post/67797811/dont-eat-yellowsn0w]
+
Until recenlty, the 3G (software) [[unlock]] was the biggest missing piece of the iPhone community. It proved more difficult than the previous unlocks due to the fact that the [[Baseband_Bootloader | baseband bootloader]] is signature checked by the bootrom. [[The dev team]] has successfully unlocked all baseband versions, by overriding carrier locks on-the-fly in RAM, therefore at boot the baseband bootrom can validate the bootloader, the bootloader can validate the baseband. The unlock, code-name [[yellowsn0w]], was released to the public on 01/01/09. [http://blog.iphone-dev.org/post/67797811/dont-eat-yellowsn0w]
   
 
==Possible Methods==
 
==Possible Methods==
Line 9: Line 9:
 
===Class 2===
 
===Class 2===
 
* Use a [[SIM hacks|SIM hack]] such as the [[Unlock iphone-3G with TurboSim|TurboSIM Unlock]]
 
* Use a [[SIM hacks|SIM hack]] such as the [[Unlock iphone-3G with TurboSim|TurboSIM Unlock]]
* Find a way to patch running memory to "unlock" the phone on every bootup. The [[dev team]] has accomplished this for bb version 02.28.00 with [[yellowsn0w]]
+
* Find a way to patch running memory to "unlock" the phone on every bootup. The [[dev team]] has accomplished this for BB version 02.28.00 with [[yellowsn0w]]
   
 
==Resources==
 
==Resources==

Revision as of 17:56, 5 January 2009

Until recenlty, the 3G (software) unlock was the biggest missing piece of the iPhone community. It proved more difficult than the previous unlocks due to the fact that the baseband bootloader is signature checked by the bootrom. The dev team has successfully unlocked all baseband versions, by overriding carrier locks on-the-fly in RAM, therefore at boot the baseband bootrom can validate the bootloader, the bootloader can validate the baseband. The unlock, code-name yellowsn0w, was released to the public on 01/01/09. [1]

Possible Methods

Class 1

  • Find an exploit in the bootrom to break the chain of trust. A method has not yet been found to dump the bootrom, so that would obviously be needed before this becomes an option.
  • Improve by several orders of magnitude the NCK brute forcer, and find a way to extract the CHIPID and NORID
  • Find the theorized algorithm of NCK generation

Class 2

Resources