Difference between revisions of "S5L8720"

From The iPhone Wiki
Jump to: navigation, search
Line 1: Line 1:
 
This is the Application Processor used on the [[n72ap|iPod Touch 2G]].
 
This is the Application Processor used on the [[n72ap|iPod Touch 2G]].
 
==Firmware File Formats==
 
See [[S5L File Formats|this page]] for more information on the types of firmware files it interprets
 
 
==Hardware==
 
See [[S5L8720 (Hardware)]] for more information
 
   
 
==Exploits==
 
==Exploits==
Line 20: Line 14:
   
 
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]].
 
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]].
  +
  +
==See Also==
  +
* [[S5L8720 (Hardware)]]
  +
* [[S5L File Formats]]

Revision as of 02:48, 11 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.

See Also