The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "VROM (S5L8900)"
(New page: This is earliest significant code that runs on the S5L8900. It is mapped to 0x20000000, and is believed to be copied from ROM and put there. It runs the DFU and can be spoken to with the [...) |
|||
Line 1: | Line 1: | ||
− | This is earliest significant code that runs on the S5L8900. It is mapped to 0x20000000, and is believed to be copied from ROM and put there. It runs the DFU and can be spoken to with the [[DFU 0x1222]] protocol. |
+ | This is earliest significant code that runs on the S5L8900. It is mapped to 0x20000000, and is believed to be copied from ROM and put there. It runs the DFU and can be spoken to with the [[DFU 0x1222]] protocol. |
+ | |||
+ | The [[pwnage 2.0]] exploit resides here. |
Revision as of 21:48, 27 July 2008
This is earliest significant code that runs on the S5L8900. It is mapped to 0x20000000, and is believed to be copied from ROM and put there. It runs the DFU and can be spoken to with the DFU 0x1222 protocol.
The pwnage 2.0 exploit resides here.