Difference between revisions of "VROM (S5L8900)"

From The iPhone Wiki
Jump to: navigation, search
(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. The [[pwnage 2.0]] exploit resides here.
+
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.