The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Bluefreeze"
m |
(straightened usage explanation) |
||
Line 1: | Line 1: | ||
{{delete|Claiming false functionality<br />'''A downgrade is not possible w/o SHSH blobs'''}} |
{{delete|Claiming false functionality<br />'''A downgrade is not possible w/o SHSH blobs'''}} |
||
− | '''Bluefreeze''' is a tethered downgrade solution by a group called the Private Dev Team. It |
+ | '''Bluefreeze''' is a tethered downgrade solution by a group called the Private Dev Team. It claims to allow the downgrade of a device to [[iOS]] 4.3, 4.3.5, or 5.0 from 5.0.1 without [[SHSH]] blobs saved via [[TinyUmbrella]] or [[iFaith]]. iDevices that are supported are iPhone 3GS, iPod touch 3G, and all [[S5L8930|A4]] devices. |
== Download == |
== Download == |
||
* [http://www.mediafire.com/?02y3bl3by41aaa3 Windows] |
* [http://www.mediafire.com/?02y3bl3by41aaa3 Windows] |
||
− | == |
+ | == Usage == |
− | * Step 1: Use iFaith to |
+ | * Step 1: Use [[iFaith]] to get an iOS 5.0.1 [[SHSH]] blob |
− | * Step 2: Open the iFaith |
+ | * Step 2: Open the [[iFaith]] SHSH file. Bluefreeze will change md5 and iOS version. For example, if downgrading to iOS 5.0 on an iPod touch 3G from iOS 5.0.1: |
+ | <ios>5.0.1 (9A405)</ios> -> <ios>5.0 (9A433)</ios> |
||
− | Original: |
||
+ | <ipsw_md5>c13c14abcde18bbdb7d70c8563f56ac1</ipsw_md5> -> <ipsw_md5>989b8327acab76e7632443a0e179250c</ipsw_md5> |
||
− | <?xml version="1.0" encoding="utf-8"?> |
||
+ | * Step 3: Save the modified file, and use it to build an iOS 5.0 custom firmware. Even though the firmware has fake shsh blobs on it, iTunes will still accept it. (iREB will be used to bypass error 16XX) |
||
− | <iFaith> |
||
− | <name start="here"> |
||
− | <revision>1.4</revision> |
||
− | <ios>5.0.1 (9A405)</ios> |
||
− | <model>iPod Touch 3G</model> |
||
− | <board>n18ap</board> |
||
− | lot's of lines of code later... |
||
− | <cert>0x1</cert> |
||
− | <md5>b7bbd2e410af8d6386f46c26e328f95c</md5> |
||
− | <ipsw_md5>c13c14abcde18bbdb7d70c8563f56ac1</ipsw_md5> |
||
− | </name> |
||
− | </iFaith> |
||
− | |||
− | Modified: |
||
− | <?xml version="1.0" encoding="utf-8"?> |
||
− | <iFaith> |
||
− | <name start="here"> |
||
− | <revision>1.4</revision> |
||
− | <ios>5.0 (9A433)</ios> |
||
− | <model>iPod Touch 3G</model> |
||
− | <board>n18ap</board> |
||
− | lot's of lines of code later... Same as above, nothing modified here |
||
− | <cert>0x1</cert> |
||
− | <md5>b7bbd2e410af8d6386f46c26e328f95c</md5> |
||
− | <ipsw_md5>989b8327acab76e7632443a0e179250c</ipsw_md5> |
||
− | </name> |
||
− | </iFaith> |
||
− | |||
− | * Step 3: Save the modified shsh blob, and use said shsh blob to build a ios 5.0 custom firmware. Even though the firmware has fake shsh blobs on it, iTunes will still accept it. (iREB will be used to bypass error 16XX) |
||
* Step 4: Since there are no shsh blobs present the device will boot up into DFU mode. A bootrom exploit, known as Limera1n, will be used to bypass Apple's blob checker per se. (Tool used: redsn0w) |
* Step 4: Since there are no shsh blobs present the device will boot up into DFU mode. A bootrom exploit, known as Limera1n, will be used to bypass Apple's blob checker per se. (Tool used: redsn0w) |
||
* Step 5: Device will boot up, and one will have a tethered downgrade. |
* Step 5: Device will boot up, and one will have a tethered downgrade. |
Revision as of 12:16, 13 December 2011
This page was marked for deletion. |
Reason: Claiming false functionality A downgrade is not possible w/o SHSH blobs If you disagree with the reason for deletion, please discuss this deletion request this page's talk page. |
Bluefreeze is a tethered downgrade solution by a group called the Private Dev Team. It claims to allow the downgrade of a device to iOS 4.3, 4.3.5, or 5.0 from 5.0.1 without SHSH blobs saved via TinyUmbrella or iFaith. iDevices that are supported are iPhone 3GS, iPod touch 3G, and all A4 devices.
Download
Usage
- Step 1: Use iFaith to get an iOS 5.0.1 SHSH blob
- Step 2: Open the iFaith SHSH file. Bluefreeze will change md5 and iOS version. For example, if downgrading to iOS 5.0 on an iPod touch 3G from iOS 5.0.1:
<ios>5.0.1 (9A405)</ios> -> <ios>5.0 (9A433)</ios> <ipsw_md5>c13c14abcde18bbdb7d70c8563f56ac1</ipsw_md5> -> <ipsw_md5>989b8327acab76e7632443a0e179250c</ipsw_md5>
- Step 3: Save the modified file, and use it to build an iOS 5.0 custom firmware. Even though the firmware has fake shsh blobs on it, iTunes will still accept it. (iREB will be used to bypass error 16XX)
- Step 4: Since there are no shsh blobs present the device will boot up into DFU mode. A bootrom exploit, known as Limera1n, will be used to bypass Apple's blob checker per se. (Tool used: redsn0w)
- Step 5: Device will boot up, and one will have a tethered downgrade.