The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "IBoot (Bootloader)"
ChronicDev (talk | contribs) |
ChronicDev (talk | contribs) |
||
Line 1: | Line 1: | ||
This is Apple's bootloader for the [[S5L8900]]. It runs what is known as [[Recovery Mode]]. It has an interactive interface which can be used over USB or serial. |
This is Apple's bootloader for the [[S5L8900]]. It runs what is known as [[Recovery Mode]]. It has an interactive interface which can be used over USB or serial. |
||
− | In versions |
+ | In versions Pre-2.0, there was an exploit in the [[diags]] command. In the iPod Touch 2G 2.1.1 version, there was an exploit in the [[ARM7 Go]] command. |
==Open Source== |
==Open Source== |
Revision as of 03:35, 27 January 2009
This is Apple's bootloader for the S5L8900. It runs what is known as Recovery Mode. It has an interactive interface which can be used over USB or serial.
In versions Pre-2.0, there was an exploit in the diags command. In the iPod Touch 2G 2.1.1 version, there was an exploit in the ARM7 Go command.
Open Source
There is an open source version of iBoot being made so that Linux on the iPhone will work. You can check out the source [here].