Difference between revisions of "Jailbreak (S5L8920+)"

From The iPhone Wiki
Jump to: navigation, search
Line 9: Line 9:
   
 
==Jailbreak tools==
 
==Jailbreak tools==
There is two possible methods to jailbreak which use the same iboot exploit discovered independently by Geohot and the iPhone dev team. you can use redsn0w by the iphone dev team to jailbreak or purplara1n by geohot. These curently only work on firmware version 3.0 (12/7/09).
+
There is two possible methods to jailbreak which use the same iboot exploit discovered independently by Geohot and the iPhone Dev team. you can use redsn0w by the iphone dev team to jailbreak or purplera1n by geohot. These currently only work on firmware version 3.0 (12/7/09).

Revision as of 00:33, 12 July 2009

Apple did not have the time to fix the 24kpwn hole in the iPhone 3G[s] Bootrom. Thus, the following needs to be done:

  • Find iBoot exploit - In order to flash 24kPwned LLB.
  • "Port" the 24kpwn exploit - In order to run our patched LLB and to skip the ECID checks.

ECID

Apple added a new tag to the img3 format called ECID. The ECID is unique to each phone, and is being sigchecked. So Apple could block downgrades once newer firmware becomes available, unless you have a dump of your unique old firmware's img3 or signed certificate. Therefore, iBoot exploits won't be so useful for tethered JBs, because such exploits will be closed in new FWs. [1].

The issue with this is that, even with 24kpwn still in bootrom, an iBoot exploit is still needed to actually flash the 24kpwned LLB. If Apple uses this ECID stuff to block downgrades, then a new iBoot exploit will be needed whenever they fix the last, so that 24kpwn can be applied. This is because Apple could choose to not let you upload an older / exploitable iBEC / iBoot / iBSS to the device. 3GS owners can save a file which contains the signature of an iBSS for 3.0GM containing their ECID, using http://purplera1n.com/ should Apple try to block this in the future.

Jailbreak tools

There is two possible methods to jailbreak which use the same iboot exploit discovered independently by Geohot and the iPhone Dev team. you can use redsn0w by the iphone dev team to jailbreak or purplera1n by geohot. These currently only work on firmware version 3.0 (12/7/09).