Difference between revisions of "WTF"

From The iPhone Wiki
Jump to: navigation, search
(New page: This is run on the DFU and loads a secondary DFU like interface. It is wondered what this stands for. ==Version 1== This doesn't appear to do anything. It calls the same functions in ...)
 
(link WTF_0x1227)
Line 5: Line 5:
   
 
==Version 2==
 
==Version 2==
Version 2 enumerates a new DFU with PID 0x1227. This DFU does proper sig checking and allows img3 files to be uploaded.
+
[[WTF_0x1227|Version 2]] enumerates a new DFU with PID 0x1227. This DFU does proper sig checking and allows img3 files to be uploaded.

Revision as of 21:20, 24 September 2008

This is run on the DFU and loads a secondary DFU like interface. It is wondered what this stands for.

Version 1

This doesn't appear to do anything. It calls the same functions in the VROM that the VROM calls to run the DFU. The only observable difference is that this WTF is slower. This may also allow large files to be uploaded.

Version 2

Version 2 enumerates a new DFU with PID 0x1227. This DFU does proper sig checking and allows img3 files to be uploaded.