Difference between revisions of "WTF"

From The iPhone Wiki
Jump to: navigation, search
(Fixed what WTF Stands for)
m (added links for PurpleRestore and Apple Internal Apps)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This is run on [[DFU Mode]] and loads a secondary DFU-like interface. It is wondered what this stands for. EDIT: WTF Mode stands for "What's The Firmware" according to PurpleRestore and a quick look at some internal binaries.
+
This is run on [[DFU Mode]] and loads a secondary DFU-like interface. WTF Mode stands for "What's The Firmware" according to [[PurpleRestore]] and a quick look at some [[Apple Internal Apps | internal binaries]].
   
 
==Version 1==
 
==Version 1==

Revision as of 07:12, 1 April 2018

This is run on DFU Mode and loads a secondary DFU-like interface. WTF Mode stands for "What's The Firmware" according to PurpleRestore and a quick look at some internal binaries.

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 signature checking and allows IMG3 files to be uploaded.