Difference between revisions of "S5L8920"

From The iPhone Wiki
Jump to: navigation, search
(Undo revision 9769 by Eandrade (Talk) SHAtter hasn't been confirmed for the 3GS.)
m (Userland)
Line 17: Line 17:
 
=== [[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.1
+
* [[Malformed CFF Vulnerability]] - Works up to [[iOS]] 4.0.1
   
 
== Boot Chain ==
 
== Boot Chain ==

Revision as of 19:08, 12 October 2010

This is the processor used in the iPhone 3GS.

S5L8920 using THUMB-2 instruction set as well as ARM and THUMB ones. Binaries included in iOS are compiled for only Armv7 and are not compatible with older CPUs.

Exploits

iBoot

Bootrom

Kernel

Userland

Boot Chain

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

See also

External Links