Difference between revisions of "S5L8922"

From The iPhone Wiki
Jump to: navigation, search
(SHAtter only affects A4.)
m (Userland)
Line 14: Line 14:
 
=== [[Userland]] ===
 
=== [[Userland]] ===
 
* [[MobileBackup Copy Exploit]] - Works up to [[iOS]] 3.1.3
 
* [[MobileBackup Copy Exploit]] - Works up to [[iOS]] 3.1.3
* [[PDF CFF Font Stack Overflow]] - Works up to [[iOS]] 4.0
+
* [[Malformed CFF Vulnerability]] - Works up to [[iOS]] 4.0
   
 
==Information==
 
==Information==

Revision as of 19:09, 12 October 2010

This is the processor used in the iPod touch 3G.

Exploits

iBoot

Bootrom

Geohot discovered an exploit for this bootrom that does not have publicly revealed technical details yet.

Kernel

Userland

Information

The load address is at 0x41000000 (same as the S5L8920).

Boot Chain

Bootrom->LLB->iBoot->Kernel->System Software

The entire boot chain (except the bootrom) resides on the NAND flash (instead of part of it on NOR flash as in earlier devices). This is the only main difference from the S5L8920 used in the iPhone 3GS.

See also

External Links