Difference between revisions of "S5L8720"

From The iPhone Wiki
Jump to: navigation, search
(Boot Chain)
Line 2: Line 2:
   
 
==Exploits==
 
==Exploits==
  +
===[[iBoot]] / [[Kernel]] Level===
===Tethered===
 
These are jailbreaks only available through an iBoot exploit, which would have to be applied at every boot, meaning you must be connected to a computer, therefore making them a "tethered" jailbreak.
+
These are jailbreaks only available through an [[iBoot]] exploit, which would have to be applied at every boot, meaning you must be connected to a computer, therefore making them a "tethered" jailbreak.
   
 
* [[ARM7 Go]]
 
* [[ARM7 Go]]
   
  +
===[[S5L8720 Bootrom|bootrom]]===
===Untethered===
 
An untethered jailbreak would probably need to be in the [[VROM]], but the basic meaning of an untethered jailbreak is to have one that you can freely reboot with and not have to apply it again every time, not to mention custom boot / recovery logos.
+
An untethered jailbreak would probably need to be in the [[VROM]], but the basic meaning of an untethered jailbreak is to have one that you can freely reboot with and not have to apply it again every boot, not to mention custom boot / recovery logos.
   
 
==Boot Chain==
 
==Boot Chain==
[[S5L8720 Bootrom]]->[[LLB]]->[[iBoot]]->[[Kernel]]->[[System|System Software]]
+
[[S5L8720 Bootrom|bootrom]]->[[LLB]]->[[iBoot]]->[[Kernel]]->[[System|System Software]]
   
It is definitely worthy to note that the [[Pwnage]] exploit is fixed because the images are now flashed to the NOR in their encrypted IMG3 containers, and the bootrom can properly sigcheck LLB.
+
It is definitely worthy to note that the [[Pwnage]] exploit is fixed because the images are now flashed to the [[NOR]] in their encrypted [[IMG3]] containers, and the [[S5L8720 Bootrom|bootrom]] can properly sigcheck [[LLB]].

Revision as of 21:03, 4 February 2009

This is the Application Processor used on the iPod Touch 2G.

Exploits

iBoot / Kernel Level

These are jailbreaks only available through an iBoot exploit, which would have to be applied at every boot, meaning you must be connected to a computer, therefore making them a "tethered" jailbreak.

bootrom

An untethered jailbreak would probably need to be in the VROM, but the basic meaning of an untethered jailbreak is to have one that you can freely reboot with and not have to apply it again every boot, not to mention custom boot / recovery logos.

Boot Chain

bootrom->LLB->iBoot->Kernel->System Software

It is definitely worthy to note that the Pwnage exploit is fixed because the images are now flashed to the NOR in their encrypted IMG3 containers, and the bootrom can properly sigcheck LLB.