Difference between revisions of "S5L8720"

From The iPhone Wiki
Jump to: navigation, search
m ("Touch" in lower case.)
m (Kernel)
Line 17: Line 17:
 
* [[IOSurface Kernel Exploit]] - Works up to [[iOS]] 4.0
 
* [[IOSurface Kernel Exploit]] - Works up to [[iOS]] 4.0
 
* [[Packet Filter Kernel Exploit]] - Works up to [[iOS]] 4.1
 
* [[Packet Filter Kernel Exploit]] - Works up to [[iOS]] 4.1
* [[HFS Legacy Volume Name Stack Buffer Overflow]] - Works up to iOS 4.2.1
+
* [[HFS Legacy Volume Name Stack Buffer Overflow]] - Works up to [[iOS]] 4.2.1
   
 
=== [[Userland]] ===
 
=== [[Userland]] ===

Revision as of 19:16, 16 February 2011

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

Exploits

iBoot

Note: iBoot on the S5L8720 can be downgraded, allowing any of these exploits to be used on future firmwares

Bootrom

Kernel

Userland

Boot Chain

VROM->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 check LLB's signature. That being said, unsigned images can still be run using the 0x24000 Segment Overflow, provided the bootrom is old enough.

See Also

External Links