<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.theiphonewiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=J0ker</id>
	<title>The iPhone Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.theiphonewiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=J0ker"/>
	<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/wiki/Special:Contributions/J0ker"/>
	<updated>2026-05-06T03:46:13Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.14</generator>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=25281</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=25281"/>
		<updated>2012-03-22T13:46:34Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[iFaith]] has a protection that you don't use it on the wrong firmware to protect you. '''Bluefreeze''', a tool written by a group called The Private Dev Team, modifies the firmware version (and firmware checksum) in the iFaith certificate file, so that this check gets disabled. By doing so, you can install any firmware version on your device, even without having saved the [[SHSH]] files. The problem by doing so is that you actually install a firmware without signatures, with all consequences.&lt;br /&gt;
&lt;br /&gt;
Bluefreeze asks you to build and browse to two ipsw's one signed properly and one not signed. Then Bluefreeze swaps the properly signed img3 files in the properly signed firmware file with the incorrectly signed img3 files in the unsigned ipsw thus resulting in an ipsw file with properly signed img3 files. This firmware file is used for the downgrade.&lt;br /&gt;
&lt;br /&gt;
Having an incorrectly signed firmware installed won't let you boot of course. But because the limera1n exploit ignores incorrect signatures we can use the limera1n exploit (DFU mode, then using redsn0w) to boot up your device. The problem is only that you have to repeat this every time (similar to a tethered jailbreak), so it's not a downgrade you would want. This should be your last resort, and only if you absolutely need a downgrade.&lt;br /&gt;
 &lt;br /&gt;
This way a downgrade to [[iOS]] 4.3, 4.3.5, or 5.0 from 5.0.1 is possible. Supported devices are iPhone 3GS, iPod touch 3G, and all [[S5L8930|A4]] devices.&lt;br /&gt;
&lt;br /&gt;
One common misconception about this downgrade solution is that it may conflict with an untethered jailbreak. This is completely false. If proper exploits are used (anything but a userland one ex: Jailbreakme 3.0) and properly jailbroken this tethered downgrade would become an untethered downgrade.&lt;br /&gt;
&lt;br /&gt;
Another common misconception about this is that you can downgrade and use [[TinyUmbrella]] or [[iFaith]] to get a valid [[SHSH]] blob and use that to restore to that and be untethered. This is false also.&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
With this method you can install a firmware for which you don't have [[SHSH]] saved for some tests, for examle if you're a software developer and need to do some tests on a specific version.&lt;br /&gt;
&lt;br /&gt;
== Alternative ==&lt;br /&gt;
A much easier way to do a &amp;quot;tethered downgrade&amp;quot; (unsure if this still works):&lt;br /&gt;
* 1. Patch ASR on the Ramdisk (you can just create a custom IPSW and use that.)&lt;br /&gt;
* 2. Replace the Rootfs-DMG of the currently signed Firmware with the decrypted Rootfs-DMG of the older Firmware&lt;br /&gt;
* 3. After the Filesystem of the old Firmware is installed, use iRecovery and upload a pwned iBSS, iBEC and Kernel from the old Firmware&lt;br /&gt;
* 4. Send the device the &amp;quot;bootx&amp;quot;-Command using iRecovery.&lt;br /&gt;
* 5. Done! Remember your device will always need to boot tethered.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [http://www.mediafire.com/?9olh9qd8v1q4xm7 Windows]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/Bluefreeze GitHub]&lt;br /&gt;
* [http://www.youtube.com/watch?v=UpZKxqLqK7A Guide]&lt;br /&gt;
* [http://bluefreeze.weebly.com/index.html Home Page]&lt;br /&gt;
&lt;br /&gt;
[[Category:GUI Tools]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=24070</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=24070"/>
		<updated>2012-01-22T00:31:09Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[iFaith]] has a protection that you don't use it on the wrong firmware to protect you. '''Bluefreeze''', a tool written by a group called [[The Private Dev Team]], modifies the firmware version (and firmware checksum) in the iFaith certificate file, so that this check gets disabled. By doing so, you can install any firmware version on your device, even without having saved the [[SHSH]] files. The problem by doing so is that you actually install a firmware without signatures.&lt;br /&gt;
&lt;br /&gt;
Bluefreeze asks you to build and browse to two ipsw's one signed properly and one not signed. Then Bluefreeze swaps the properly signed img3 files in the properly signed firmware file with the incorrectly signed img3 files in the unsigned ipsw thus resulting in an ipsw file with properly signed img3 files. This firmware file is used for the downgrade.&lt;br /&gt;
&lt;br /&gt;
Having an incorrectly signed firmware installed won't let you boot of course. But because the limera1n exploit ignores incorrect signitures we can use the limera1n exploit (DFU mode, then using redsn0w) to boot up your device. The problem is only that you have to repeat this every time (similar to a tethered jailbreak), so it's not a downgrade you would want. This should be your last resort, and only if you absolutely need a downgrade.&lt;br /&gt;
 &lt;br /&gt;
This way a downgrade to [[iOS]] 4.3, 4.3.5, or 5.0 from 5.0.1 is possible. Supported devices are iPhone 3GS, iPod touch 3G, and all [[S5L8930|A4]] devices.&lt;br /&gt;
&lt;br /&gt;
One common misconception about this downgrade solution is that it may conflict with an untethered jailbreak. This is completely false. If proper exploits are used (anything but a userland one ex: Jailbreakme 3.0) and properly jailbroken this tethered downgrade would become an untethered downgrade.&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
With this method you can install a firmware for which you don't have [[SHSH]] saved for some tests, for examle if you're a software developer and need to do some tests on a specific version.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [http://www.mediafire.com/?9olh9qd8v1q4xm7 Windows]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/Bluefreeze GitHub]&lt;br /&gt;
* [http://www.youtube.com/watch?v=UpZKxqLqK7A Guide]&lt;br /&gt;
* [http://bluefreeze.weebly.com/index.html Home Page]&lt;br /&gt;
&lt;br /&gt;
[[Category:GUI Tools]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=23786</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=23786"/>
		<updated>2012-01-15T03:53:41Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[iFaith]] has a protection that you don't use it on the wrong firmware to protect you. '''Bluefreeze''', a tool written by a group called [[The Private Dev Team]], modifies the firmware version (and firmware checksum) in the iFaith certificate file, so that this check gets disabled. By doing so, you can install any firmware version on your device, even without having saved the [[SHSH]] files. The problem by doing so is that you actually install a firmware without signatures.&lt;br /&gt;
&lt;br /&gt;
Bluefreeze asks you to build and browse to two ipsw's one signed properly and one not signed. Then Bluefreeze swaps the properly signed img3 files in the properly signed firmware file with the incorrectly signed img3 files in the unsigned ipsw thus resulting in an ipsw file with properly signed img3 files. This firmware file is used for the downgrade.&lt;br /&gt;
&lt;br /&gt;
Having an incorrectly signed firmware installed won't let you boot of course. But because the limera1n exploit ignores incorrect signitures we can use the limera1n exploit (DFU mode, then using redsn0w) to boot up your device. The problem is only that you have to repeat this every time (similar to a tethered jailbreak), so it's not a downgrade you would want. This should be your last resort, and only if you absolutely need a downgrade.&lt;br /&gt;
 &lt;br /&gt;
This way a downgrade to [[iOS]] 4.3, 4.3.5, or 5.0 from 5.0.1 is possible. Supported devices are iPhone 3GS, iPod touch 3G, and all [[S5L8930|A4]] devices.&lt;br /&gt;
&lt;br /&gt;
One common misconception about this downgrade solution is that it may conflict with an untethered jailbreak. This is completely false. If proper exploits are used (anything but a userland one ex: Jailbreakme 3.0) and properly jailbroken this tethered downgrade would become an untethered downgrade.&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
With this method you can install a firmware for which you don't have [[SHSH]] saved for some tests, for examle if you're a software developer and need to do some tests on a specific version.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [http://www.mediafire.com/?3r3282wxksc6tg8 Windows]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/Bluefreeze GitHub]&lt;br /&gt;
* [http://www.youtube.com/watch?v=UpZKxqLqK7A Guide]&lt;br /&gt;
* [http://bluefreeze.weebly.com/index.html Home Page]&lt;br /&gt;
&lt;br /&gt;
[[Category:GUI Tools]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=XPwn&amp;diff=23215</id>
		<title>XPwn</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=XPwn&amp;diff=23215"/>
		<updated>2011-12-30T17:46:00Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;XPwn is a cross-platform, command line implementation of [[PwnageTool]], maintained by [[User:Planetbeing|planetbeing]]. Currently supported operating systems are Windows, Mac OS X, and Linux. XPwn's source can be found on [http://github.com/planetbeing/xpwn GitHub].&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
XPwn consists of many utilities:&lt;br /&gt;
* '''[[dfu-util]]''' is like idevice, but does not depend on any proprietary software, instead using [[libUSB]]. It is not recommended on Windows&lt;br /&gt;
* '''[[dmg]]''' allows decrypting, and re-encrypting of the root file system&lt;br /&gt;
* '''[[hdutil]]''' allows image files to be edited&lt;br /&gt;
* '''[[hfsplus]]''' allows the root file system, and the ramdisks to be edited&lt;br /&gt;
* '''[[idevice]]''' is a utility for Windows that guides the user into [[DFU Mode]] and then sends the exploit&lt;br /&gt;
* '''[[ipsw]]''' creates the patched [[IPSW File Format|IPSW]]&lt;br /&gt;
* '''[[itunespwn]]''' is a Windows utility that replaces a file in &amp;lt;code&amp;gt;%APPDATA%\Apple Computer\Device Support&amp;lt;/code&amp;gt; allowing the exploit to be uploaded by [[iTunes]] when the device is in [[DFU Mode]]&lt;br /&gt;
* '''[[xpwn (XPwn utility)|xpwn]]''' is a utility that allows the bootlogo + recovery logo of an [[IPSW File Format|IPSW]] to be changed&lt;br /&gt;
* '''[[xpwntool]]''' allows decrypting and patching of firmware files&lt;br /&gt;
&lt;br /&gt;
== Frontends ==&lt;br /&gt;
[[WinPwn]] and [[Sn0wbreeze]] are GUI frontends of XPwn for Windows.&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacking Software]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=0rangefreeze&amp;diff=23202</id>
		<title>0rangefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=0rangefreeze&amp;diff=23202"/>
		<updated>2011-12-30T03:19:39Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[0rangefreeze]] is a [[GenPass]] GUI for Windows written by a group called [[The Private Dev Team]].&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [http://www.mediafire.com/?js3i9ebxy7sc70e 0rangefreeze version 1 - download from Mediafire]&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/0rangefreeze 0rangefreeze on github] ({{wp|GNU General Public License#Version 3|GNU GPL v3}})&lt;br /&gt;
&lt;br /&gt;
[[Category:VFDecrypt]]&lt;br /&gt;
[[Category:GUI Tools]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=23201</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=23201"/>
		<updated>2011-12-30T03:19:23Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[iFaith]] has a protection that you don't use it on the wrong firmware to protect you. '''Bluefreeze''', a tool written by a group called [[The Private Dev Team]], modifies the firmware version (and firmware checksum) in the iFaith certificate file, so that this check gets disabled. By doing so, you can install any firmware version on your device, even without having saved the [[SHSH]] files. The problem by doing so is that you actually install a firmware without signatures.&lt;br /&gt;
&lt;br /&gt;
Bluefreeze asks you to build and browse to two ipsw's one signed properly and one not signed. Then Bluefreeze swaps the properly signed img3 files in the properly signed firmware file with the incorrectly signed img3 files in the unsigned ipsw thus resulting in an ipsw file with properly signed img3 files. This firmware file is used for the downgrade.&lt;br /&gt;
&lt;br /&gt;
Having an incorrectly signed firmware installed won't let you boot of course. But because the limera1n exploit ignores incorrect signitures we can use the limera1n exploit (DFU mode, then using redsn0w) to boot up your device. The problem is only that you have to repeat this every time (similar to a tethered jailbreak), so it's not a downgrade you would want. This should be your last resort, and only if you absolutely need a downgrade.&lt;br /&gt;
 &lt;br /&gt;
This way a downgrade to [[iOS]] 4.3, 4.3.5, or 5.0 from 5.0.1 is possible. Supported devices are iPhone 3GS, iPod touch 3G, and all [[S5L8930|A4]] devices.&lt;br /&gt;
&lt;br /&gt;
One common misconception about this downgrade solution is that it may conflict with an untethered jailbreak. This is completely false. If proper exploits are used (anything but a userland one ex: Jailbreakme 3.0) and properly jailbroken this tethered downgrade would become an untethered downgrade.&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
With this method you can install a firmware for which you don't have [[SHSH]] saved for some tests, for examle if you're a software developer and need to do some tests on a specific version.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [http://www.mediafire.com/?13eax965spa2hph Windows]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/Bluefreeze GitHub]&lt;br /&gt;
* [http://www.youtube.com/watch?v=UpZKxqLqK7A Guide]&lt;br /&gt;
* [http://bluefreeze.weebly.com/index.html Home Page]&lt;br /&gt;
&lt;br /&gt;
[[Category:GUI Tools]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=23095</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=23095"/>
		<updated>2011-12-24T04:35:54Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[iFaith]] has a protection that you don't use it on the wrong firmware to protect you. '''Bluefreeze''' modifies the firmware version (and firmware checksum) in the iFaith certificate file, so that this check gets disabled. By doing so, you can install any firmware version on your device, even without having saved the [[SHSH]] files. The problem by doing so is that you actually install a firmware without signatures.&lt;br /&gt;
&lt;br /&gt;
Bluefreeze asks you to build and browse to two ipsw's one signed properly and one not signed. Then Bluefreeze swaps the properly signed img3 files in the properly signed firmware file with the incorrectly signed img3 files in the unsigned ipsw thus resulting in an ipsw file with properly signed img3 files. This firmware file is used for the downgrade.&lt;br /&gt;
&lt;br /&gt;
Having an incorrectly signed firmware installed won't let you boot of course. But because the limera1n exploit ignores incorrect signitures we can use the limera1n exploit (DFU mode, then using redsn0w) to boot up your device. The problem is only that you have to repeat this every time (similar to a tethered jailbreak), so it's not a downgrade you would want. This should be your last resort, and only if you absolutely need a downgrade.&lt;br /&gt;
 &lt;br /&gt;
This way a downgrade to [[iOS]] 4.3, 4.3.5, or 5.0 from 5.0.1 is possible. Supported devices are iPhone 3GS, iPod touch 3G, and all [[S5L8930|A4]] devices.&lt;br /&gt;
&lt;br /&gt;
One common misconception about this downgrade solution is that it may conflict with an untethered jailbreak. This is completely false. If proper exploits are used (anything but a userland one ex: Jailbreakme 3.0) and properly jailbroken this tethered downgrade would become an untethered downgrade.&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
With this method you can install a firmware for which you don't have [[SHSH]] saved for some tests, for examle if you're a software developer and need to do some tests on a specific version.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [http://www.mediafire.com/?zzkfhpmca950wk7 Windows]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/Bluefreeze GitHub]&lt;br /&gt;
* [http://www.youtube.com/watch?v=UpZKxqLqK7A Guide]&lt;br /&gt;
* [http://bluefreeze.weebly.com/index.html Home Page]&lt;br /&gt;
&lt;br /&gt;
[[Category:GUI Tools]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=23044</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=23044"/>
		<updated>2011-12-23T02:33:27Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[iFaith]] has a protection that you don't use it on the wrong firmware to protect you. '''Bluefreeze''' modifies the firmware version (and firmware checksum) in the iFaith certificate file, so that this check gets disabled. By doing so, you can install any firmware version on your device, even without having saved the [[SHSH]] files. The problem by doing so is that you actually install a firmware without signatures.&lt;br /&gt;
&lt;br /&gt;
Bluefreeze asks you to build and browse to two ipsw's one signed properly and one not signed. Then Bluefreeze swaps the properly signed img3 files in the properly signed firmware file with the unsigned img3 files in the unsigned ipsw thus resulting in an ipsw file with properly signed img3 files. This firmware file is used for the downgrade.&lt;br /&gt;
&lt;br /&gt;
Having an unsigned firmware installed won't let you boot of course. But using the limera1n exploit (DFU mode, then using redsn0w) you can still boot your device up. The problem is only that you have to repeat this every time (similar to a tethered jailbreak), so it's not a downgrade you would want. This should be your last resort, and only if you absolutely need a downgrade.&lt;br /&gt;
 &lt;br /&gt;
This way a downgrade to [[iOS]] 4.3, 4.3.5, or 5.0 from 5.0.1 is possible. Supported devices are iPhone 3GS, iPod touch 3G, and all [[S5L8930|A4]] devices.&lt;br /&gt;
&lt;br /&gt;
One common misconception about this downgrade solution is that it may conflict with an untethered jailbreak. This is completely false. If proper exploits are used (anything but a userland one ex: Jailbreakme 3) and properly jailbroken this tethered downgrade would become an untethered downgrade.&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
With this method you can install a firmware for which you don't have [[SHSH]] saved for some tests, for examle if you're a software developer and need to do some tests on a specific version.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [http://www.mediafire.com/?zzkfhpmca950wk7 Windows]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/Bluefreeze GitHub]&lt;br /&gt;
* [http://www.youtube.com/watch?v=UpZKxqLqK7A Guide]&lt;br /&gt;
&lt;br /&gt;
[[Category:GUI Tools]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=23043</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=23043"/>
		<updated>2011-12-23T02:32:08Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[iFaith]] has a protection that you don't use it on the wrong firmware to protect you. '''Bluefreeze''' modifies the firmware version (and firmware checksum) in the iFaith certificate file, so that this check gets disabled. By doing so, you can install any firmware version on your device, even without having saved the [[SHSH]] files. The problem by doing so is that you actually install a firmware without signatures.&lt;br /&gt;
&lt;br /&gt;
Bluefreeze asks you to build and browse to two ipsw's one signed properly and one not signed. Then Bluefreeze swaps the properly signed img3 files in the properly signed firmware file with the unsigned img3 files in the unsigned ipsw thus resulting in an ipsw file with properly signed img3 files. This firmware file is used for the downgrade.&lt;br /&gt;
&lt;br /&gt;
Having an unsigned firmware installed won't let you boot of course. But using the limera1n exploit (DFU mode, then using redsn0w) you can still boot your device up. The problem is only that you have to repeat this every time (similar to a tethered jailbreak), so it's not a downgrade you would want. This should be your last resort, and only if you absolutely need a downgrade.&lt;br /&gt;
 &lt;br /&gt;
This way a downgrade to [[iOS]] 4.3, 4.3.5, or 5.0 from 5.0.1 is possible. Supported devices are iPhone 3GS, iPod touch 3G, and all [[S5L8930|A4]] devices.&lt;br /&gt;
&lt;br /&gt;
One common misconception about this downgrade solution is that it may conflict with an untethered jailbreak. This is completely false. If proper exploits are used (anything but a userland one ex: Jailbreakme 3) and properly jailbroken this tethered downgrade would become an untethered downgrade.&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
With this method you can install a firmware for which you don't have [[SHSH]] saved for some tests, for examle if you're a software developer and need to do some tests on a specific version.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [http://www.mediafire.com/?zzkfhpmca950wk7 Windows]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/Bluefreeze GitHub]&lt;br /&gt;
* [hhttp://www.youtube.com/watch?v=UpZKxqLqK7A&amp;amp;feature=channel_video_title Guide]&lt;br /&gt;
&lt;br /&gt;
[[Category:GUI Tools]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22897</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22897"/>
		<updated>2011-12-15T23:49:21Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[iFaith]] has a protection that you don't use it on the wrong firmware to protect you. '''Bluefreeze''' modifies the firmware version (and firmware checksum) in the iFaith certificate file, so that this check gets disabled. By doing so, you can install any firmware version on your device, even without having saved the [[SHSH]] files. The problem by doing so is that you actually install a firmware without signatures.&lt;br /&gt;
&lt;br /&gt;
Having an unsigned firmware installed won't let you boot of course. But using the limera1n exploit (DFU mode, then using redsn0w) you can still boot your device up. The problem is only that you have to repeat this every time (similar to a tethered jailbreak), so it's not a downgrade you would want. This should be your last resort, and only if you absolutely need a downgrade.&lt;br /&gt;
&lt;br /&gt;
And also after boot, once you put the device to sleep, the kernel will notice LLB is invalid and reboot again. So you have to do all the procedure again. You can install a [[Cydia.app|Cydia]] tweak called ''Prevent Sleep'' to avoid this problem.&lt;br /&gt;
 &lt;br /&gt;
This way a downgrade to [[iOS]] 4.3, 4.3.5, or 5.0 from 5.0.1 is possible. Supported devices are iPhone 3GS, iPod touch 3G, and all [[S5L8930|A4]] devices.&lt;br /&gt;
&lt;br /&gt;
One common misconception about this downgrade solution is that it may conflict with an untethered jailbreak. This is completely false. If proper exploits are used (anything but a userland one ex: Jailbreakme 3) and properly jailbroken this tethered downgrade would become an untethered downgrade.&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
With this method you can install a firmware for which you don't have [[SHSH]] saved for some tests, for examle if you're a software developer and need to do some tests on a specific version.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [http://www.mediafire.com/?02y3bl3by41aaa3 Windows]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/Bluefreeze GitHub]&lt;br /&gt;
* [http://theprivatedevteam.blogspot.com/2011/12/bluefreeze-bootfreeze-initial-release.html Guide]&lt;br /&gt;
&lt;br /&gt;
[[Category:GUI Tools]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22865</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22865"/>
		<updated>2011-12-15T00:00:10Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''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.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [http://www.mediafire.com/?02y3bl3by41aaa3 Windows]&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
* Step 1: Use [[iFaith]] to get an iOS 5.0.1 [[SHSH]] blob&lt;br /&gt;
* 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:&lt;br /&gt;
 &amp;lt;ios&amp;gt;5.0.1 (9A405)&amp;lt;/ios&amp;gt; -&amp;gt; &amp;lt;ios&amp;gt;5.0 (9A433)&amp;lt;/ios&amp;gt;&lt;br /&gt;
 &amp;lt;ipsw_md5&amp;gt;c13c14abcde18bbdb7d70c8563f56ac1&amp;lt;/ipsw_md5&amp;gt; -&amp;gt; &amp;lt;ipsw_md5&amp;gt;989b8327acab76e7632443a0e179250c&amp;lt;/ipsw_md5&amp;gt;&lt;br /&gt;
* 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)&lt;br /&gt;
* 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)&lt;br /&gt;
* Step 5: Device will boot up, and one will have a tethered downgrade.&lt;br /&gt;
&lt;br /&gt;
== Warning ==&lt;br /&gt;
It is highly suggested that you jailbreak your device after you accomplish this process and install a Cydia tweak known as Prevent Sleep. If you do not do so you run the risk of having your device randomly go into DFU mode. (if this tweak is installed this issue will go away).&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/Bluefreeze GitHub]&lt;br /&gt;
* [http://theprivatedevteam.blogspot.com/2011/12/bluefreeze-bootfreeze-initial-release.html Guide]&lt;br /&gt;
&lt;br /&gt;
[[Category:GUI Tools]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22864</id>
		<title>Talk:Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22864"/>
		<updated>2011-12-14T23:54:58Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Claiming false functionality ==&lt;br /&gt;
What? Are you joking? It works, have you tried it yet? I've worked countless hours trying to get this right, and you say it doesn't work? Look, try it before you say such things, I assure you it works. And where did I break the ground rules? These are all false claims. {{unsigned|J0ker|14:45, December 12, 2011 (MST)}}&lt;br /&gt;
:[[The iPhone Wiki:Community portal#Regarding the creation of pages for programs|These rules]] may come into play, but I only remembered to add them to the Ground rules page last night. (Previously, they were on [[:Category:GUI Tools]], but still enforced.) This page was created before the addition of these rules, but you were still involved with the program's creation, and creating the page yourself looks a bit like you're just trying to advertise yourself, which conflicts with [[The iPhone Wiki:Community portal#No advertising your website/forum/wiki/etc.|this rule]]. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 10:08, 12 December 2011 (MST)&lt;br /&gt;
::i just wanna say i thing, stop thinking that you are a hacker. Learn Reverse Enginer, C, C++, Pyhton, Exploitation and etc. After you can say that you made an exploit :) --[[User:Zmaster|Zmaster]] 07:52, 12 December 2011 (MST)&lt;br /&gt;
:::I don't think I'm a hacker, I'm learning how to reverse engineer, I know java, I'm gonna start writing my tools in said language (probably). I specifically said it is not an exploit. And anyway that doesn't justify deleting this page. As I said before Bluefreeze works! And I have not broken any rules. {{unsigned|J0ker|15:03, December 12, 2011 (MST)}}&lt;br /&gt;
:You say it does work w/o SHSH blobs saved from [[TinyUmbrella]] or [[iFaith]], however, tutorials I have seen say to drag some SHSH file onto iFaith. It may work for yyou because that is an SHSH blob for your device. Have you thought of using a device that isn't yours? I will '''not''' try this out myself as my devices are not for testing, but for everyday use. --[[User:Balloonhead66|Balloonhead66]] 14:07, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Yes Indeed, It says to drag an ios 5.0.1 shsh blob (which are available to everyone right now), it then generates a ios 5.0 shsh blob (not available to everyone anymore). This new shsh blob is used for the downgrade. Since the old shsh blob is available to everyone to get, that would not be an issue. I have thought of using a device that isn't mine, several! I have downgraded an iPhone 4 that was purchased two weeks ago to ios 4.1! And many, many others. You don't have to try it, but if you don't try it you have no right to say it doesn't work (and I'm not saying you said that). {{unsigned|J0ker|16:38, December 12, 2011 (MST)}}&lt;br /&gt;
::Look [[:User:J0ker|J0ker]], the [[:The_iPhone_Wiki:Ground_rules|Ground rules]] (previously stated on the [[:Category:GUI Tools]] page) say that the author of a software is not allowed to add an entry here. But that's only a simple rule and I wouldn't delete an important article just because of that. While we are all happy that you and many others try to contribute something useful to the scene, it distracts beginners if they see such &amp;quot;tools&amp;quot; that don't work. If you understood how [[SHSH]] checking works, then you should know that you need a low-level bootrom exploit to circumvent this check. Even the smartest hackers didn't find any. What you are doing is something different. If you say &amp;quot;it worked&amp;quot;, this is simply because you don't understand why. I didn't delete the article right away, because I thought with your tool you could downgrade the user-interface or something. Then we might leave it (with correct explanations). Instead of claiming &amp;quot;it works&amp;quot;, &amp;quot;I tried&amp;quot;, etc., you would better provide a good technical explanation of what you (your tool) is doing, or how it circumvents the signature verification. And not what you think it's doing. Every claim with a proof please. It is not worth to try anything that cannot work by design. You cannot &amp;quot;generate&amp;quot; [[SHSH]] signatures without having Apple's private key. Please open [[Cydia]] on your &amp;quot;magically downgraded iPhone 4&amp;quot; and look at the listed blobs. You will see the version you downgraded to listed there (or in [[iFaith]]). This is why you can downgrade. And it can be done without your tool much easier. -- [[User:Http|http]] 18:16, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
::Wow, that's an intense amount of under-estimating you've just done, you act like I've never even opened cydia before. I'm writing up an explanation of Bluefreeze right now. Is this how pathetic I look? I'm mean I'm ashamed someone would even accuse me of such stupidity{{unsigned|J0ker|17:50, December 12, 2011 (MST)}}&lt;br /&gt;
:J0ker, let me explain something here. I just tried your method on my old iPhone 3GS (no SHSH blobs saved whatsoever) to get from 5.0.1 to 5.0. I tried it to see if your method actually works, or, if what the other highly respected nerds on this talk page have been saying, that you just have SHSH for the version you downgraded to. Guess what, they're right. My 3GS in fact couldn't be downgraded by iTunes (and yes, I followed your instructions to the letter) because it just doesn't work. Felt like putting my 2 cents in, so there they are. --[[User:Rdqronos|rdqronos]] 20:44, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Where did you get stuck? Give me some sort of info so I can work to get it fixed dude. &amp;quot;because it just doesn't work&amp;quot;. Do you know what happens to your credibility when you say this? It goes away because it clearly demonstrates that you have a bias opinion against Bluefreeze, I'd love to help you out, but the verbal attack is not going to help you. Which also leads me to think that you actually didn't try it, you just like to troll people, for your sake, I hope that is not the case. Please tell me, where you get stuck.{{unsigned|J0ker|17:50, December 12, 2011 (MST)}}&lt;br /&gt;
:iTunes gave me first a &amp;quot;This device is not eligible for the requested build&amp;quot; error (checked my hosts/tinyumbrella, no issues there), so I redid the IPSW and tried it again, this time giving me a corrupted IPSW error. Both times, my iPhone 3GS was in pwnd DFU mode from iFaith. --[[User:Rdqronos|rdqronos]] 13:23, 13 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
So in short, all that your tool does is to change to iOS version in the iFaith file so that iFaith accepts it to build a cfw. Why do you think that IH8sn0w added this check into iFaith? For sure not to annoy us. I'll ask him if he can provide some more infos, as I don't know what exactly happens next. -- [[User:Http|http]] 05:25, 13 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
Ok, after talking with IH8sn0w and reading your last part, I think it works. But it's completely useless, no real downgrade, and that could be achieved way simpler. But it also means we can remove the deletion request and instead clean up the article. iFaith has a protection that you don't use it with the wrong firmware for your own safety. You actually remove that protection and allow an unsigned firmware to get installed. The device detects this and goes into DFU or recovery loop, which can be overcome to boot by using limera1n exploit (redsn0w). The problem only is that users usually want to downgrade to get an untethered jailbreak. This is not possible, because for every boot you need to get out of that DFU or Recovery loop by entering DFU mode and exploiting with limera1n, even if you haven't jailbroken your system. So I don't see what that could be used for. The devices this works on can have a tethered jailbreak with the latest firmware - always. and that booting is much simpler. And for devices like the iPad 2 or the 4S it cannot work, because there's no bootrom vulnerability. If someone wants to cleanup the article, feel free to remove the deletion request, but also clearly state that it's not a downgrade in the usual sense. -- [[User:Http|http]] 14:10, 13 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:You can jailbreak those tethered firmware with userland jailbreaks like jailbreakme.com--[[User:Marghost|Marghost]] 16:25, 13 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Thank you very much for clarifying. And it can be made an untethered downgrade with another bootrom exploit (if your missing ios 4.1 shsh and downgrade to that firmware and you run geohot's limera1n tool, you will get an untethered downgrade). I don't however understand what you mean by &amp;quot;no real downgrade&amp;quot;. This is a tethered downgrade solution, and one that does not require ios 5.0.1 kernel (so the exploit found by Charlie Miller will work on it). And if in the future we have another bootrom exploit, but is only untethered on ios 5.0, people can downgrade (using bluefreeze) and achieve an untether if they forgot to save their shsh for ios 5.0. Anyway, thanks a lot! {{unsigned|J0ker|15:39, December 13, 2011 (MST)}}&lt;br /&gt;
&lt;br /&gt;
::If we discover another low-level / untethered bootrom vulnerability (like 3GS with old bootrom), the device is jailbroken for live with any firmware - no need to downgrade ever. And according to IH8sn0w: &amp;quot;''After you boot it, once you put the device to sleep, kernel will notice LLB is invalid and reboot. then --&amp;gt; DFU.''&amp;quot; This means it's pretty useless. And the reason that 4.1 works untethered is that Apple still allows its installation (for some devices, see [[SHSH]]), so you can downgrade to that without ANY tool. All this info / warning is missing in the article. -- [[User:Http|http]] 12:44, 14 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
::You misunderstood what I meant when I was talking about 4.1, but your right, so I guess I won't clarify what I meant. As for the whole sleep issue there is a cydia tweak called prevent sleep. This completely fixes the whole reboot during in sleep mode issue, I will add that to the guide as well.{{unsigned|J0ker|15:54, December 14, 2011 (MST)}}&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=IFaith&amp;diff=22857</id>
		<title>IFaith</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=IFaith&amp;diff=22857"/>
		<updated>2011-12-13T23:53:44Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name                   = iFaith&lt;br /&gt;
| title                  = iFaith&lt;br /&gt;
| logo                   = &amp;lt;!-- [[File: ]] --&amp;gt;&lt;br /&gt;
| screenshot             = [[File:IFaithv10.png|300px]]&lt;br /&gt;
| caption                = iFaith 1.0 on Windows XP&lt;br /&gt;
| collapsible            = &lt;br /&gt;
| author                 = [[User:ih8sn0w|iH8sn0w]]&lt;br /&gt;
| developer              = [[User:ih8sn0w|iH8sn0w]]&lt;br /&gt;
| released               = {{Start date|2011|06|02|df=yes}}&lt;br /&gt;
| discontinued           = &lt;br /&gt;
| latest release version = 1.4&lt;br /&gt;
| latest release date    = {{Start date and age|2011|12|03|df=yes}}&lt;br /&gt;
| latest preview version = &lt;br /&gt;
| latest preview date    = &lt;br /&gt;
| programming language   = {{wp|C Sharp (programming language)|C#}}&lt;br /&gt;
| operating system       = {{wp|Microsoft Windows}} XP or greater&lt;br /&gt;
| platform               = &lt;br /&gt;
| size                   = ZIP: 6,240,633 bytes (5.95 MB)&amp;lt;br /&amp;gt;EXE: 9,562,112 bytes (9.11 MB)&lt;br /&gt;
| language               = {{wp|English language|English}}&lt;br /&gt;
| status                 = Active&lt;br /&gt;
| genre                  = Backup&lt;br /&gt;
| license                = {{wp|GNU General Public License#Version 3|GNU GPL v3}}&lt;br /&gt;
| website                = [http://ih8sn0w.com www.ih8sn0w.com]&lt;br /&gt;
}}&lt;br /&gt;
'''iFaith''' is an open source [[SHSH]] dumper for the Windows family of operating systems written by [[User:Ih8sn0w|iH8sn0w]]. It works on all devices that are susceptible to the [[limera1n]] exploit (all devices except the [[iPad 2]]). This is useful if you receive a device with old firmware on it that you want to be able to restore. Even if Apple doesn't sign that firmware anymore, you can backup the [[SHSH]] data directly from the device, so that you can install the firmware later again to avoid upgrading the firmware.&lt;br /&gt;
&lt;br /&gt;
=== Credits ===&lt;br /&gt;
* [[User:Ih8sn0w|iH8sn0w]] author&lt;br /&gt;
* [[User:Geohot|geohot]] for [[limera1n]] exploit&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
=== Releases ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;font-size:smaller;border-collapse:collapse;&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! style=&amp;quot;background-color:#E9E9E9;text-align:center;width:50px;&amp;quot; | Version&lt;br /&gt;
! style=&amp;quot;background-color:#E9E9E9;text-align:center;width:65px;&amp;quot; | Release date&lt;br /&gt;
! style=&amp;quot;background-color:#E9E9E9;text-align:center;&amp;quot; | Changes&lt;br /&gt;
|-&lt;br /&gt;
! 1.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 2-Jun-2011&lt;br /&gt;
|&lt;br /&gt;
* Official release of [[iFaith]]&lt;br /&gt;
|-&lt;br /&gt;
! 1.1&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 2-Jul-2011&lt;br /&gt;
|&lt;br /&gt;
* Code improvement.&lt;br /&gt;
* iFaith now SHA1's the [[SHSH]] blob.&lt;br /&gt;
* Now alerts user when iFaith was unable to hook iTunes instead of crashing.&lt;br /&gt;
* Minor bug fixes with device / iOS detection.&lt;br /&gt;
* [http://pastie.org/2152582 change log]&lt;br /&gt;
|-&lt;br /&gt;
! 1.2&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 27-Jul-2011&lt;br /&gt;
|&lt;br /&gt;
* Added [[N72ap|iPod touch 2G]] dumping capability (MC-Model users recommened) &lt;br /&gt;
* IPSW Creation for [[N72ap|iPod touch 2G]] is still a work in progress.&lt;br /&gt;
* Fixed exe compression issues (resulting in many DFU loops on IPSW creation)&lt;br /&gt;
* Fixed any Windows XP issues&lt;br /&gt;
* Source code released&lt;br /&gt;
* It is currently not possible to add [[iPad 2]] support&lt;br /&gt;
* [http://pastie.org/2282544 change log]&lt;br /&gt;
|-&lt;br /&gt;
! 1.2.1&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 27-Jul-2011&lt;br /&gt;
|&lt;br /&gt;
* Bugfix (&amp;quot;Who knew one last second mod could screw the whole build?&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
! 1.2.2&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 31-Jul-2011 (?)&lt;br /&gt;
|&lt;br /&gt;
* Contains a minor fix.&lt;br /&gt;
|-&lt;br /&gt;
! 1.3&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 9-Aug-2011&lt;br /&gt;
|&lt;br /&gt;
* For iOS 3.1.x/3.2.x/4.0.x/4.1/4.2.1/4.2.6/4.2.7/4.2.8/4.3/4.3.1/4.3.2/4.3.3&lt;br /&gt;
* DFU loops were being caused on devices that had the factory certificate. On this new version, when building the signed [[IPSW]], if you were getting a DFU loop, say &amp;quot;NO&amp;quot; to the prompt about using the standard signing certificate.&lt;br /&gt;
* You can now use [[TinyUmbrella]] blobs to build a signed [[IPSW]]. (Change file type in browse dialog to &amp;quot;[[TinyUmbrella]] [[SHSH]] blobs&amp;quot;.)&lt;br /&gt;
* Now adds [[ECID]] to beginning of the [[SHSH]] filename after dumping.&lt;br /&gt;
* Now adds [[ECID]] to beginning of the [[IPSW]] filename after being built.&lt;br /&gt;
* Cleaned up code and payload&lt;br /&gt;
* It's not possible to add [[iPad 2]] support until a bootrom exploit arises.&lt;br /&gt;
* [http://pastie.org/2346028 change log]&lt;br /&gt;
|-&lt;br /&gt;
! 1.3.1&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 12-Aug-2011&lt;br /&gt;
|&lt;br /&gt;
* Used a different method to convert binary plists from TinyUmbrella SHSH Blobs to xml format to parse.&lt;br /&gt;
* Fixed minor restore issues on 4.3.x for [[iPad]] 3G models.&lt;br /&gt;
|-&lt;br /&gt;
! 1.3.2&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 14-Aug-2011&lt;br /&gt;
|&lt;br /&gt;
* The .NET framework that came pre-shipped with Windows Vista didn't have an essential resource used in iFaith. A new method has been implemented to get around this requirement.&lt;br /&gt;
* Fixed issue where [[iTunes]]' plist utility was unable to be located on international language formatted pcs.&lt;br /&gt;
|-&lt;br /&gt;
! 1.4&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 03-Dec-2011 &amp;lt;!-- it was Dec 4, 2011 12:02 UTC... --&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
* Now dumps iOS 4.4.x (Apple TV 2)/5.0.x apticket + SHSH blobs!&lt;br /&gt;
* Dumping is MUCH faster.&lt;br /&gt;
* Full Windows XP support.&lt;br /&gt;
* Major code improvements.&lt;br /&gt;
* Bug fixes.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&amp;lt;!-- Mirrors will be up soon --&amp;gt;&lt;br /&gt;
* [http://ih8sn0w.com/index.php/download/file/ifaith/pc Download iFaith] (1.4)&lt;br /&gt;
* [http://ih8sn0w.com/index.php/products/view/ifaith.snow iFaith homepage]&lt;br /&gt;
* [https://github.com/iH8sn0w/iFaith Sourcecode on github]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Bluefreeze]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacking Software]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22856</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22856"/>
		<updated>2011-12-13T23:40:46Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
'''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.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [http://www.mediafire.com/?02y3bl3by41aaa3 Windows]&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
* Step 1: Use [[iFaith]] to get an iOS 5.0.1 [[SHSH]] blob&lt;br /&gt;
* 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:&lt;br /&gt;
 &amp;lt;ios&amp;gt;5.0.1 (9A405)&amp;lt;/ios&amp;gt; -&amp;gt; &amp;lt;ios&amp;gt;5.0 (9A433)&amp;lt;/ios&amp;gt;&lt;br /&gt;
 &amp;lt;ipsw_md5&amp;gt;c13c14abcde18bbdb7d70c8563f56ac1&amp;lt;/ipsw_md5&amp;gt; -&amp;gt; &amp;lt;ipsw_md5&amp;gt;989b8327acab76e7632443a0e179250c&amp;lt;/ipsw_md5&amp;gt;&lt;br /&gt;
* 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)&lt;br /&gt;
* 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)&lt;br /&gt;
* Step 5: Device will boot up, and one will have a tethered downgrade.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/Bluefreeze GitHub]&lt;br /&gt;
* [http://theprivatedevteam.blogspot.com/2011/12/bluefreeze-bootfreeze-initial-release.html Guide]&lt;br /&gt;
&lt;br /&gt;
[[Category:GUI Tools]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22855</id>
		<title>Talk:Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22855"/>
		<updated>2011-12-13T23:39:52Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Claiming false functionality ==&lt;br /&gt;
What? Are you joking? It works, have you tried it yet? I've worked countless hours trying to get this right, and you say it doesn't work? Look, try it before you say such things, I assure you it works. And where did I break the ground rules? These are all false claims. {{unsigned|J0ker|14:45, December 12, 2011 (MST)}}&lt;br /&gt;
:[[The iPhone Wiki:Community portal#Regarding the creation of pages for programs|These rules]] may come into play, but I only remembered to add them to the Ground rules page last night. (Previously, they were on [[:Category:GUI Tools]], but still enforced.) This page was created before the addition of these rules, but you were still involved with the program's creation, and creating the page yourself looks a bit like you're just trying to advertise yourself, which conflicts with [[The iPhone Wiki:Community portal#No advertising your website/forum/wiki/etc.|this rule]]. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 10:08, 12 December 2011 (MST)&lt;br /&gt;
::i just wanna say i thing, stop thinking that you are a hacker. Learn Reverse Enginer, C, C++, Pyhton, Exploitation and etc. After you can say that you made an exploit :) --[[User:Zmaster|Zmaster]] 07:52, 12 December 2011 (MST)&lt;br /&gt;
:::I don't think I'm a hacker, I'm learning how to reverse engineer, I know java, I'm gonna start writing my tools in said language (probably). I specifically said it is not an exploit. And anyway that doesn't justify deleting this page. As I said before Bluefreeze works! And I have not broken any rules. {{unsigned|J0ker|15:03, December 12, 2011 (MST)}}&lt;br /&gt;
:You say it does work w/o SHSH blobs saved from [[TinyUmbrella]] or [[iFaith]], however, tutorials I have seen say to drag some SHSH file onto iFaith. It may work for yyou because that is an SHSH blob for your device. Have you thought of using a device that isn't yours? I will '''not''' try this out myself as my devices are not for testing, but for everyday use. --[[User:Balloonhead66|Balloonhead66]] 14:07, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Yes Indeed, It says to drag an ios 5.0.1 shsh blob (which are available to everyone right now), it then generates a ios 5.0 shsh blob (not available to everyone anymore). This new shsh blob is used for the downgrade. Since the old shsh blob is available to everyone to get, that would not be an issue. I have thought of using a device that isn't mine, several! I have downgraded an iPhone 4 that was purchased two weeks ago to ios 4.1! And many, many others. You don't have to try it, but if you don't try it you have no right to say it doesn't work (and I'm not saying you said that). {{unsigned|J0ker|16:38, December 12, 2011 (MST)}}&lt;br /&gt;
::Look [[:User:J0ker|J0ker]], the [[:The_iPhone_Wiki:Ground_rules|Ground rules]] (previously stated on the [[:Category:GUI Tools]] page) say that the author of a software is not allowed to add an entry here. But that's only a simple rule and I wouldn't delete an important article just because of that. While we are all happy that you and many others try to contribute something useful to the scene, it distracts beginners if they see such &amp;quot;tools&amp;quot; that don't work. If you understood how [[SHSH]] checking works, then you should know that you need a low-level bootrom exploit to circumvent this check. Even the smartest hackers didn't find any. What you are doing is something different. If you say &amp;quot;it worked&amp;quot;, this is simply because you don't understand why. I didn't delete the article right away, because I thought with your tool you could downgrade the user-interface or something. Then we might leave it (with correct explanations). Instead of claiming &amp;quot;it works&amp;quot;, &amp;quot;I tried&amp;quot;, etc., you would better provide a good technical explanation of what you (your tool) is doing, or how it circumvents the signature verification. And not what you think it's doing. Every claim with a proof please. It is not worth to try anything that cannot work by design. You cannot &amp;quot;generate&amp;quot; [[SHSH]] signatures without having Apple's private key. Please open [[Cydia]] on your &amp;quot;magically downgraded iPhone 4&amp;quot; and look at the listed blobs. You will see the version you downgraded to listed there (or in [[iFaith]]). This is why you can downgrade. And it can be done without your tool much easier. -- [[User:Http|http]] 18:16, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
::Wow, that's an intense amount of under-estimating you've just done, you act like I've never even opened cydia before. I'm writing up an explanation of Bluefreeze right now. Is this how pathetic I look? I'm mean I'm ashamed someone would even accuse me of such stupidity{{unsigned|J0ker|17:50, December 12, 2011 (MST)}}&lt;br /&gt;
:J0ker, let me explain something here. I just tried your method on my old iPhone 3GS (no SHSH blobs saved whatsoever) to get from 5.0.1 to 5.0. I tried it to see if your method actually works, or, if what the other highly respected nerds on this talk page have been saying, that you just have SHSH for the version you downgraded to. Guess what, they're right. My 3GS in fact couldn't be downgraded by iTunes (and yes, I followed your instructions to the letter) because it just doesn't work. Felt like putting my 2 cents in, so there they are. --[[User:Rdqronos|rdqronos]] 20:44, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Where did you get stuck? Give me some sort of info so I can work to get it fixed dude. &amp;quot;because it just doesn't work&amp;quot;. Do you know what happens to your credibility when you say this? It goes away because it clearly demonstrates that you have a bias opinion against Bluefreeze, I'd love to help you out, but the verbal attack is not going to help you. Which also leads me to think that you actually didn't try it, you just like to troll people, for your sake, I hope that is not the case. Please tell me, where you get stuck.{{unsigned|J0ker|17:50, December 12, 2011 (MST)}}&lt;br /&gt;
:iTunes gave me first a &amp;quot;This device is not eligible for the requested build&amp;quot; error (checked my hosts/tinyumbrella, no issues there), so I redid the IPSW and tried it again, this time giving me a corrupted IPSW error. Both times, my iPhone 3GS was in pwnd DFU mode from iFaith. --[[User:Rdqronos|rdqronos]] 13:23, 13 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
So in short, all that your tool does is to change to iOS version in the iFaith file so that iFaith accepts it to build a cfw. Why do you think that IH8sn0w added this check into iFaith? For sure not to annoy us. I'll ask him if he can provide some more infos, as I don't know what exactly happens next. -- [[User:Http|http]] 05:25, 13 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
Ok, after talking with IH8sn0w and reading your last part, I think it works. But it's completely useless, no real downgrade, and that could be achieved way simpler. But it also means we can remove the deletion request and instead clean up the article. iFaith has a protection that you don't use it with the wrong firmware for your own safety. You actually remove that protection and allow an unsigned firmware to get installed. The device detects this and goes into DFU or recovery loop, which can be overcome to boot by using limera1n exploit (redsn0w). The problem only is that users usually want to downgrade to get an untethered jailbreak. This is not possible, because for every boot you need to get out of that DFU or Recovery loop by entering DFU mode and exploiting with limera1n, even if you haven't jailbroken your system. So I don't see what that could be used for. The devices this works on can have a tethered jailbreak with the latest firmware - always. and that booting is much simpler. And for devices like the iPad 2 or the 4S it cannot work, because there's no bootrom vulnerability. If someone wants to cleanup the article, feel free to remove the deletion request, but also clearly state that it's not a downgrade in the usual sense. -- [[User:Http|http]] 14:10, 13 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:You can jailbreak those tethered firmware with userland jailbreaks like jailbreakme.com--[[User:Marghost|Marghost]] 16:25, 13 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Thank you very much for clarifying. And it can be made an untethered downgrade with another bootrom exploit (if your missing ios 4.1 shsh and downgrade to that firmware and you run geohot's limera1n tool, you will get an untethered downgrade). I don't however understand what you mean by &amp;quot;no real downgrade&amp;quot;. This is a tethered downgrade solution, and one that does not require ios 5.0.1 kernel (so the exploit found by Charlie Miller will work on it). And if in the future we have another bootrom exploit, but is only untethered on ios 5.0, people can downgrade (using bluefreeze) and achieve an untether if they forgot to save their shsh for ios 5.0. Anyway, thanks a lot! {{unsigned|J0ker|15:39, December 13, 2011 (MST)}}&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22854</id>
		<title>Talk:Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22854"/>
		<updated>2011-12-13T23:39:12Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Claiming false functionality ==&lt;br /&gt;
What? Are you joking? It works, have you tried it yet? I've worked countless hours trying to get this right, and you say it doesn't work? Look, try it before you say such things, I assure you it works. And where did I break the ground rules? These are all false claims. {{unsigned|J0ker|14:45, December 12, 2011 (MST)}}&lt;br /&gt;
:[[The iPhone Wiki:Community portal#Regarding the creation of pages for programs|These rules]] may come into play, but I only remembered to add them to the Ground rules page last night. (Previously, they were on [[:Category:GUI Tools]], but still enforced.) This page was created before the addition of these rules, but you were still involved with the program's creation, and creating the page yourself looks a bit like you're just trying to advertise yourself, which conflicts with [[The iPhone Wiki:Community portal#No advertising your website/forum/wiki/etc.|this rule]]. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 10:08, 12 December 2011 (MST)&lt;br /&gt;
::i just wanna say i thing, stop thinking that you are a hacker. Learn Reverse Enginer, C, C++, Pyhton, Exploitation and etc. After you can say that you made an exploit :) --[[User:Zmaster|Zmaster]] 07:52, 12 December 2011 (MST)&lt;br /&gt;
:::I don't think I'm a hacker, I'm learning how to reverse engineer, I know java, I'm gonna start writing my tools in said language (probably). I specifically said it is not an exploit. And anyway that doesn't justify deleting this page. As I said before Bluefreeze works! And I have not broken any rules. {{unsigned|J0ker|15:03, December 12, 2011 (MST)}}&lt;br /&gt;
:You say it does work w/o SHSH blobs saved from [[TinyUmbrella]] or [[iFaith]], however, tutorials I have seen say to drag some SHSH file onto iFaith. It may work for yyou because that is an SHSH blob for your device. Have you thought of using a device that isn't yours? I will '''not''' try this out myself as my devices are not for testing, but for everyday use. --[[User:Balloonhead66|Balloonhead66]] 14:07, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Yes Indeed, It says to drag an ios 5.0.1 shsh blob (which are available to everyone right now), it then generates a ios 5.0 shsh blob (not available to everyone anymore). This new shsh blob is used for the downgrade. Since the old shsh blob is available to everyone to get, that would not be an issue. I have thought of using a device that isn't mine, several! I have downgraded an iPhone 4 that was purchased two weeks ago to ios 4.1! And many, many others. You don't have to try it, but if you don't try it you have no right to say it doesn't work (and I'm not saying you said that). {{unsigned|J0ker|16:38, December 12, 2011 (MST)}}&lt;br /&gt;
::Look [[:User:J0ker|J0ker]], the [[:The_iPhone_Wiki:Ground_rules|Ground rules]] (previously stated on the [[:Category:GUI Tools]] page) say that the author of a software is not allowed to add an entry here. But that's only a simple rule and I wouldn't delete an important article just because of that. While we are all happy that you and many others try to contribute something useful to the scene, it distracts beginners if they see such &amp;quot;tools&amp;quot; that don't work. If you understood how [[SHSH]] checking works, then you should know that you need a low-level bootrom exploit to circumvent this check. Even the smartest hackers didn't find any. What you are doing is something different. If you say &amp;quot;it worked&amp;quot;, this is simply because you don't understand why. I didn't delete the article right away, because I thought with your tool you could downgrade the user-interface or something. Then we might leave it (with correct explanations). Instead of claiming &amp;quot;it works&amp;quot;, &amp;quot;I tried&amp;quot;, etc., you would better provide a good technical explanation of what you (your tool) is doing, or how it circumvents the signature verification. And not what you think it's doing. Every claim with a proof please. It is not worth to try anything that cannot work by design. You cannot &amp;quot;generate&amp;quot; [[SHSH]] signatures without having Apple's private key. Please open [[Cydia]] on your &amp;quot;magically downgraded iPhone 4&amp;quot; and look at the listed blobs. You will see the version you downgraded to listed there (or in [[iFaith]]). This is why you can downgrade. And it can be done without your tool much easier. -- [[User:Http|http]] 18:16, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
::Wow, that's an intense amount of under-estimating you've just done, you act like I've never even opened cydia before. I'm writing up an explanation of Bluefreeze right now. Is this how pathetic I look? I'm mean I'm ashamed someone would even accuse me of such stupidity{{unsigned|J0ker|17:50, December 12, 2011 (MST)}}&lt;br /&gt;
:J0ker, let me explain something here. I just tried your method on my old iPhone 3GS (no SHSH blobs saved whatsoever) to get from 5.0.1 to 5.0. I tried it to see if your method actually works, or, if what the other highly respected nerds on this talk page have been saying, that you just have SHSH for the version you downgraded to. Guess what, they're right. My 3GS in fact couldn't be downgraded by iTunes (and yes, I followed your instructions to the letter) because it just doesn't work. Felt like putting my 2 cents in, so there they are. --[[User:Rdqronos|rdqronos]] 20:44, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Where did you get stuck? Give me some sort of info so I can work to get it fixed dude. &amp;quot;because it just doesn't work&amp;quot;. Do you know what happens to your credibility when you say this? It goes away because it clearly demonstrates that you have a bias opinion against Bluefreeze, I'd love to help you out, but the verbal attack is not going to help you. Which also leads me to think that you actually didn't try it, you just like to troll people, for your sake, I hope that is not the case. Please tell me, where you get stuck.{{unsigned|J0ker|17:50, December 12, 2011 (MST)}}&lt;br /&gt;
:iTunes gave me first a &amp;quot;This device is not eligible for the requested build&amp;quot; error (checked my hosts/tinyumbrella, no issues there), so I redid the IPSW and tried it again, this time giving me a corrupted IPSW error. Both times, my iPhone 3GS was in pwnd DFU mode from iFaith. --[[User:Rdqronos|rdqronos]] 13:23, 13 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
So in short, all that your tool does is to change to iOS version in the iFaith file so that iFaith accepts it to build a cfw. Why do you think that IH8sn0w added this check into iFaith? For sure not to annoy us. I'll ask him if he can provide some more infos, as I don't know what exactly happens next. -- [[User:Http|http]] 05:25, 13 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
Ok, after talking with IH8sn0w and reading your last part, I think it works. But it's completely useless, no real downgrade, and that could be achieved way simpler. But it also means we can remove the deletion request and instead clean up the article. iFaith has a protection that you don't use it with the wrong firmware for your own safety. You actually remove that protection and allow an unsigned firmware to get installed. The device detects this and goes into DFU or recovery loop, which can be overcome to boot by using limera1n exploit (redsn0w). The problem only is that users usually want to downgrade to get an untethered jailbreak. This is not possible, because for every boot you need to get out of that DFU or Recovery loop by entering DFU mode and exploiting with limera1n, even if you haven't jailbroken your system. So I don't see what that could be used for. The devices this works on can have a tethered jailbreak with the latest firmware - always. and that booting is much simpler. And for devices like the iPad 2 or the 4S it cannot work, because there's no bootrom vulnerability. If someone wants to cleanup the article, feel free to remove the deletion request, but also clearly state that it's not a downgrade in the usual sense. -- [[User:Http|http]] 14:10, 13 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:You can jailbreak those tethered firmware with userland jailbreaks like jailbreakme.com--[[User:Marghost|Marghost]] 16:25, 13 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Thank you very much for clarifying. And it can be made an untethered downgrade with another bootrom exploit (if your missing ios 4.1 shsh and downgrade to that firmware and you run geohot's limera1n tool, you will get an untethered downgrade). I don't however understand what you mean by &amp;quot;no real downgrade&amp;quot;. This is a tethered downgrade solution, and one that does not require ios 5.0.1 kernel (so the exploit found by Charlie Miller will work on it). And if in the future we have another bootrom exploit, but is only untethered on ios 5.0, people can downgrade (using bluefreeze) and achieve an untether if they forgot to save their shsh for ios 5.0. Anyway, thanks a lot! {{unsigned|J0ker|17:50, December 12, 2011 (MST)}}&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22840</id>
		<title>Talk:Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22840"/>
		<updated>2011-12-13T04:08:15Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Claiming false functionality ==&lt;br /&gt;
What? Are you joking? It works, have you tried it yet? I've worked countless hours trying to get this right, and you say it doesn't work? Look, try it before you say such things, I assure you it works. And where did I break the ground rules? These are all false claims. {{unsigned|J0ker|14:45, December 12, 2011 (MST)}}&lt;br /&gt;
:[[The iPhone Wiki:Community portal#Regarding the creation of pages for programs|These rules]] may come into play, but I only remembered to add them to the Ground rules page last night. (Previously, they were on [[:Category:GUI Tools]], but still enforced.) This page was created before the addition of these rules, but you were still involved with the program's creation, and creating the page yourself looks a bit like you're just trying to advertise yourself, which conflicts with [[The iPhone Wiki:Community portal#No advertising your website/forum/wiki/etc.|this rule]]. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 10:08, 12 December 2011 (MST)&lt;br /&gt;
::i just wanna say i thing, stop thinking that you are a hacker. Learn Reverse Enginer, C, C++, Pyhton, Exploitation and etc. After you can say that you made an exploit :) --[[User:Zmaster|Zmaster]] 07:52, 12 December 2011 (MST)&lt;br /&gt;
:::I don't think I'm a hacker, I'm learning how to reverse engineer, I know java, I'm gonna start writing my tools in said language (probably). I specifically said it is not an exploit. And anyway that doesn't justify deleting this page. As I said before Bluefreeze works! And I have not broken any rules. {{unsigned|J0ker|15:03, December 12, 2011 (MST)}}&lt;br /&gt;
:You say it does work w/o SHSH blobs saved from [[TinyUmbrella]] or [[iFaith]], however, tutorials I have seen say to drag some SHSH file onto iFaith. It may work for yyou because that is an SHSH blob for your device. Have you thought of using a device that isn't yours? I will '''not''' try this out myself as my devices are not for testing, but for everyday use. --[[User:Balloonhead66|Balloonhead66]] 14:07, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Yes Indeed, It says to drag an ios 5.0.1 shsh blob (which are available to everyone right now), it then generates a ios 5.0 shsh blob (not available to everyone anymore). This new shsh blob is used for the downgrade. Since the old shsh blob is available to everyone to get, that would not be an issue. I have thought of using a device that isn't mine, several! I have downgraded an iPhone 4 that was purchased two weeks ago to ios 4.1! And many, many others. You don't have to try it, but if you don't try it you have no right to say it doesn't work (and I'm not saying you said that). {{unsigned|J0ker|16:38, December 12, 2011 (MST)}}&lt;br /&gt;
::Look [[:User:J0ker|J0ker]], the [[:The_iPhone_Wiki:Ground_rules|Ground rules]] (previously stated on the [[:Category:GUI Tools]] page) say that the author of a software is not allowed to add an entry here. But that's only a simple rule and I wouldn't delete an important article just because of that. While we are all happy that you and many others try to contribute something useful to the scene, it distracts beginners if they see such &amp;quot;tools&amp;quot; that don't work. If you understood how [[SHSH]] checking works, then you should know that you need a low-level bootrom exploit to circumvent this check. Even the smartest hackers didn't find any. What you are doing is something different. If you say &amp;quot;it worked&amp;quot;, this is simply because you don't understand why. I didn't delete the article right away, because I thought with your tool you could downgrade the user-interface or something. Then we might leave it (with correct explanations). Instead of claiming &amp;quot;it works&amp;quot;, &amp;quot;I tried&amp;quot;, etc., you would better provide a good technical explanation of what you (your tool) is doing, or how it circumvents the signature verification. And not what you think it's doing. Every claim with a proof please. It is not worth to try anything that cannot work by design. You cannot &amp;quot;generate&amp;quot; [[SHSH]] signatures without having Apple's private key. Please open [[Cydia]] on your &amp;quot;magically downgraded iPhone 4&amp;quot; and look at the listed blobs. You will see the version you downgraded to listed there (or in [[iFaith]]). This is why you can downgrade. And it can be done without your tool much easier. -- [[User:Http|http]] 18:16, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
::Wow, that's an intense amount of under-estimating you've just done, you act like I've never even opened cydia before. I'm writing up an explanation of Bluefreeze right now. Is this how pathetic I look? I'm mean I'm ashamed someone would even accuse me of such stupidity{{unsigned|J0ker|17:50, December 12, 2011 (MST)}}&lt;br /&gt;
:J0ker, let me explain something here. I just tried your method on my old iPhone 3GS (no SHSH blobs saved whatsoever) to get from 5.0.1 to 5.0. I tried it to see if your method actually works, or, if what the other highly respected nerds on this talk page have been saying, that you just have SHSH for the version you downgraded to. Guess what, they're right. My 3GS in fact couldn't be downgraded by iTunes (and yes, I followed your instructions to the letter) because it just doesn't work. Felt like putting my 2 cents in, so there they are. --[[User:Rdqronos|rdqronos]] 20:44, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Where did you get stuck? Give me some sort of info so I can work to get it fixed dude. &amp;quot;because it just doesn't work&amp;quot;. Do you know what happens to your credibility when you say this? It goes away because it clearly demonstrates that you have a bias opinion against Bluefreeze, I'd love to help you out, but the verbal attack is not going to help you. Which also leads me to think that you actually didn't try it, you just like to troll people, for your sake, I hope that is not the case. Please tell me, where you get stuck.{{unsigned|J0ker|17:50, December 12, 2011 (MST)}}&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22837</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22837"/>
		<updated>2011-12-13T03:28:33Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|Claiming false functionality&amp;lt;br /&amp;gt;'''A downgrade is not possible w/o SHSH blobs'''}}&lt;br /&gt;
&lt;br /&gt;
'''Bluefreeze''' is a tethered downgrade solution by a group called the Private Dev Team. It allows the downgrade of an 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.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [http://www.mediafire.com/?02y3bl3by41aaa3 Windows]&lt;br /&gt;
&lt;br /&gt;
== Explanation ==&lt;br /&gt;
* Step 1: Use iFaith to make an ios 5.0.1 shsh blob&lt;br /&gt;
* Step 2: Open the iFaith shsh blob (all done in Bluefreeze) and change md5 and ios version to proper ones. (for example, if downgrading to ios 5.0 on an iPod Touch 3G from ios 5.0.1, the following modifications will be made)&lt;br /&gt;
Original: &lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;iFaith&amp;gt;&lt;br /&gt;
&amp;lt;name start=&amp;quot;here&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;revision&amp;gt;1.4&amp;lt;/revision&amp;gt;&lt;br /&gt;
&amp;lt;ios&amp;gt;5.0.1 (9A405)&amp;lt;/ios&amp;gt;&lt;br /&gt;
&amp;lt;model&amp;gt;iPod Touch 3G&amp;lt;/model&amp;gt;&lt;br /&gt;
&amp;lt;board&amp;gt;n18ap&amp;lt;/board&amp;gt;&lt;br /&gt;
lot's of lines of code later...&lt;br /&gt;
&amp;lt;cert&amp;gt;0x1&amp;lt;/cert&amp;gt;&lt;br /&gt;
&amp;lt;md5&amp;gt;b7bbd2e410af8d6386f46c26e328f95c&amp;lt;/md5&amp;gt;&lt;br /&gt;
&amp;lt;ipsw_md5&amp;gt;c13c14abcde18bbdb7d70c8563f56ac1&amp;lt;/ipsw_md5&amp;gt;&lt;br /&gt;
&amp;lt;/name&amp;gt;&lt;br /&gt;
&amp;lt;/iFaith&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Modified: &lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;iFaith&amp;gt;&lt;br /&gt;
&amp;lt;name start=&amp;quot;here&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;revision&amp;gt;1.4&amp;lt;/revision&amp;gt;&lt;br /&gt;
&amp;lt;ios&amp;gt;5.0 (9A433)&amp;lt;/ios&amp;gt;&lt;br /&gt;
&amp;lt;model&amp;gt;iPod Touch 3G&amp;lt;/model&amp;gt;&lt;br /&gt;
&amp;lt;board&amp;gt;n18ap&amp;lt;/board&amp;gt;&lt;br /&gt;
lot's of lines of code later... Same as above, nothing modified here&lt;br /&gt;
&amp;lt;cert&amp;gt;0x1&amp;lt;/cert&amp;gt;&lt;br /&gt;
&amp;lt;md5&amp;gt;b7bbd2e410af8d6386f46c26e328f95c&amp;lt;/md5&amp;gt;&lt;br /&gt;
&amp;lt;ipsw_md5&amp;gt;989b8327acab76e7632443a0e179250c&amp;lt;/ipsw_md5&amp;gt;&lt;br /&gt;
&amp;lt;/name&amp;gt;&lt;br /&gt;
&amp;lt;/iFaith&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* 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)&lt;br /&gt;
* 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)&lt;br /&gt;
* Step 5: Device will boot up, and one will have a tethered downgrade.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/Bluefreeze GitHub]&lt;br /&gt;
* [http://theprivatedevteam.blogspot.com/2011/12/bluefreeze-bootfreeze-initial-release.html Guide]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22836</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22836"/>
		<updated>2011-12-13T02:10:02Z</updated>

		<summary type="html">&lt;p&gt;J0ker: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|Claiming false functionality&amp;lt;br /&amp;gt;'''A downgrade is not possible w/o SHSH blobs'''}}&lt;br /&gt;
&lt;br /&gt;
'''Bluefreeze''' is a tethered downgrade solution by a group called the Private Dev Team. It allows the downgrade of an 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.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [http://www.mediafire.com/?4bj8mo2lf7lgyja Windows]&lt;br /&gt;
&lt;br /&gt;
== Explanation ==&lt;br /&gt;
* Step 1: Use iFaith to make an ios 5.0.1 shsh blob&lt;br /&gt;
* Step 2: Open the iFaith shsh blob (all done in Bluefreeze) and change md5 and ios version to proper ones. (for example, if downgrading to ios 5.0 on an iPod Touch 3G from ios 5.0.1, the following modifications will be made)&lt;br /&gt;
Original: &lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;iFaith&amp;gt;&lt;br /&gt;
&amp;lt;name start=&amp;quot;here&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;revision&amp;gt;1.4&amp;lt;/revision&amp;gt;&lt;br /&gt;
&amp;lt;ios&amp;gt;5.0.1 (9A405)&amp;lt;/ios&amp;gt;&lt;br /&gt;
&amp;lt;model&amp;gt;iPod Touch 3G&amp;lt;/model&amp;gt;&lt;br /&gt;
&amp;lt;board&amp;gt;n18ap&amp;lt;/board&amp;gt;&lt;br /&gt;
lot's of lines of code later...&lt;br /&gt;
&amp;lt;cert&amp;gt;0x1&amp;lt;/cert&amp;gt;&lt;br /&gt;
&amp;lt;md5&amp;gt;b7bbd2e410af8d6386f46c26e328f95c&amp;lt;/md5&amp;gt;&lt;br /&gt;
&amp;lt;ipsw_md5&amp;gt;c13c14abcde18bbdb7d70c8563f56ac1&amp;lt;/ipsw_md5&amp;gt;&lt;br /&gt;
&amp;lt;/name&amp;gt;&lt;br /&gt;
&amp;lt;/iFaith&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Modified: &lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;iFaith&amp;gt;&lt;br /&gt;
&amp;lt;name start=&amp;quot;here&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;revision&amp;gt;1.4&amp;lt;/revision&amp;gt;&lt;br /&gt;
&amp;lt;ios&amp;gt;5.0 (9A433)&amp;lt;/ios&amp;gt;&lt;br /&gt;
&amp;lt;model&amp;gt;iPod Touch 3G&amp;lt;/model&amp;gt;&lt;br /&gt;
&amp;lt;board&amp;gt;n18ap&amp;lt;/board&amp;gt;&lt;br /&gt;
lot's of lines of code later... Same as above, nothing modified here&lt;br /&gt;
&amp;lt;cert&amp;gt;0x1&amp;lt;/cert&amp;gt;&lt;br /&gt;
&amp;lt;md5&amp;gt;b7bbd2e410af8d6386f46c26e328f95c&amp;lt;/md5&amp;gt;&lt;br /&gt;
&amp;lt;ipsw_md5&amp;gt;989b8327acab76e7632443a0e179250c&amp;lt;/ipsw_md5&amp;gt;&lt;br /&gt;
&amp;lt;/name&amp;gt;&lt;br /&gt;
&amp;lt;/iFaith&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* 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)&lt;br /&gt;
* 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)&lt;br /&gt;
* Step 5: Device will boot up, and one will have a tethered downgrade.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/Bluefreeze GitHub]&lt;br /&gt;
* [http://theprivatedevteam.blogspot.com/2011/12/bluefreeze-bootfreeze-initial-release.html Guide]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22835</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22835"/>
		<updated>2011-12-13T02:09:40Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|Claiming false functionality&amp;lt;br /&amp;gt;'''A downgrade is not possible w/o SHSH blobs'''}}&lt;br /&gt;
&lt;br /&gt;
'''Bluefreeze''' is a tethered downgrade solution by a group called the Private Dev Team. It allows the downgrade of an 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.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [http://www.mediafire.com/?4bj8mo2lf7lgyja Windows]&lt;br /&gt;
&lt;br /&gt;
== Explanation ==&lt;br /&gt;
* Step 1: Use iFaith to make a ios 5.0.1 shsh blob&lt;br /&gt;
* Step 2: Open the iFaith shsh blob (all done in Bluefreeze) and change md5 and ios version to proper ones. (for example, if downgrading to ios 5.0 on an iPod Touch 3G from ios 5.0.1, the following modifications will be made)&lt;br /&gt;
Original: &lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;iFaith&amp;gt;&lt;br /&gt;
&amp;lt;name start=&amp;quot;here&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;revision&amp;gt;1.4&amp;lt;/revision&amp;gt;&lt;br /&gt;
&amp;lt;ios&amp;gt;5.0.1 (9A405)&amp;lt;/ios&amp;gt;&lt;br /&gt;
&amp;lt;model&amp;gt;iPod Touch 3G&amp;lt;/model&amp;gt;&lt;br /&gt;
&amp;lt;board&amp;gt;n18ap&amp;lt;/board&amp;gt;&lt;br /&gt;
lot's of lines of code later...&lt;br /&gt;
&amp;lt;cert&amp;gt;0x1&amp;lt;/cert&amp;gt;&lt;br /&gt;
&amp;lt;md5&amp;gt;b7bbd2e410af8d6386f46c26e328f95c&amp;lt;/md5&amp;gt;&lt;br /&gt;
&amp;lt;ipsw_md5&amp;gt;c13c14abcde18bbdb7d70c8563f56ac1&amp;lt;/ipsw_md5&amp;gt;&lt;br /&gt;
&amp;lt;/name&amp;gt;&lt;br /&gt;
&amp;lt;/iFaith&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Modified: &lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;iFaith&amp;gt;&lt;br /&gt;
&amp;lt;name start=&amp;quot;here&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;revision&amp;gt;1.4&amp;lt;/revision&amp;gt;&lt;br /&gt;
&amp;lt;ios&amp;gt;5.0 (9A433)&amp;lt;/ios&amp;gt;&lt;br /&gt;
&amp;lt;model&amp;gt;iPod Touch 3G&amp;lt;/model&amp;gt;&lt;br /&gt;
&amp;lt;board&amp;gt;n18ap&amp;lt;/board&amp;gt;&lt;br /&gt;
lot's of lines of code later... Same as above, nothing modified here&lt;br /&gt;
&amp;lt;cert&amp;gt;0x1&amp;lt;/cert&amp;gt;&lt;br /&gt;
&amp;lt;md5&amp;gt;b7bbd2e410af8d6386f46c26e328f95c&amp;lt;/md5&amp;gt;&lt;br /&gt;
&amp;lt;ipsw_md5&amp;gt;989b8327acab76e7632443a0e179250c&amp;lt;/ipsw_md5&amp;gt;&lt;br /&gt;
&amp;lt;/name&amp;gt;&lt;br /&gt;
&amp;lt;/iFaith&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* 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)&lt;br /&gt;
* 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)&lt;br /&gt;
* Step 5: Device will boot up, and one will have a tethered downgrade.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://github.com/ThePrivateDevTeam/Bluefreeze GitHub]&lt;br /&gt;
* [http://theprivatedevteam.blogspot.com/2011/12/bluefreeze-bootfreeze-initial-release.html Guide]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22834</id>
		<title>Talk:Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22834"/>
		<updated>2011-12-13T01:50:35Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Claiming false functionality ==&lt;br /&gt;
What? Are you joking? It works, have you tried it yet? I've worked countless hours trying to get this right, and you say it doesn't work? Look, try it before you say such things, I assure you it works. And where did I break the ground rules? These are all false claims. {{unsigned|J0ker|14:45, December 12, 2011 (MST)}}&lt;br /&gt;
:[[The iPhone Wiki:Community portal#Regarding the creation of pages for programs|These rules]] may come into play, but I only remembered to add them to the Ground rules page last night. (Previously, they were on [[:Category:GUI Tools]], but still enforced.) This page was created before the addition of these rules, but you were still involved with the program's creation, and creating the page yourself looks a bit like you're just trying to advertise yourself, which conflicts with [[The iPhone Wiki:Community portal#No advertising your website/forum/wiki/etc.|this rule]]. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 10:08, 12 December 2011 (MST)&lt;br /&gt;
::i just wanna say i thing, stop thinking that you are a hacker. Learn Reverse Enginer, C, C++, Pyhton, Exploitation and etc. After you can say that you made an exploit :) --[[User:Zmaster|Zmaster]] 07:52, 12 December 2011 (MST)&lt;br /&gt;
:::I don't think I'm a hacker, I'm learning how to reverse engineer, I know java, I'm gonna start writing my tools in said language (probably). I specifically said it is not an exploit. And anyway that doesn't justify deleting this page. As I said before Bluefreeze works! And I have not broken any rules. {{unsigned|J0ker|15:03, December 12, 2011 (MST)}}&lt;br /&gt;
:You say it does work w/o SHSH blobs saved from [[TinyUmbrella]] or [[iFaith]], however, tutorials I have seen say to drag some SHSH file onto iFaith. It may work for yyou because that is an SHSH blob for your device. Have you thought of using a device that isn't yours? I will '''not''' try this out myself as my devices are not for testing, but for everyday use. --[[User:Balloonhead66|Balloonhead66]] 14:07, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Yes Indeed, It says to drag an ios 5.0.1 shsh blob (which are available to everyone right now), it then generates a ios 5.0 shsh blob (not available to everyone anymore). This new shsh blob is used for the downgrade. Since the old shsh blob is available to everyone to get, that would not be an issue. I have thought of using a device that isn't mine, several! I have downgraded an iPhone 4 that was purchased two weeks ago to ios 4.1! And many, many others. You don't have to try it, but if you don't try it you have no right to say it doesn't work (and I'm not saying you said that). {{unsigned|J0ker|16:38, December 12, 2011 (MST)}}&lt;br /&gt;
::Look [[:User:J0ker|J0ker]], the [[:The_iPhone_Wiki:Ground_rules|Ground rules]] (previously stated on the [[:Category:GUI Tools]] page) say that the author of a software is not allowed to add an entry here. But that's only a simple rule and I wouldn't delete an important article just because of that. While we are all happy that you and many others try to contribute something useful to the scene, it distracts beginners if they see such &amp;quot;tools&amp;quot; that don't work. If you understood how [[SHSH]] checking works, then you should know that you need a low-level bootrom exploit to circumvent this check. Even the smartest hackers didn't find any. What you are doing is something different. If you say &amp;quot;it worked&amp;quot;, this is simply because you don't understand why. I didn't delete the article right away, because I thought with your tool you could downgrade the user-interface or something. Then we might leave it (with correct explanations). Instead of claiming &amp;quot;it works&amp;quot;, &amp;quot;I tried&amp;quot;, etc., you would better provide a good technical explanation of what you (your tool) is doing, or how it circumvents the signature verification. And not what you think it's doing. Every claim with a proof please. It is not worth to try anything that cannot work by design. You cannot &amp;quot;generate&amp;quot; [[SHSH]] signatures without having Apple's private key. Please open [[Cydia]] on your &amp;quot;magically downgraded iPhone 4&amp;quot; and look at the listed blobs. You will see the version you downgraded to listed there (or in [[iFaith]]). This is why you can downgrade. And it can be done without your tool much easier. -- [[User:Http|http]] 18:16, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
::Wow, that's an intense amount of under-estimating you've just done, you act like I've never even opened cydia before. I'm writing up an explanation of Bluefreeze right now. Is this how pathetic I look? I'm mean I'm ashamed someone would even accuse me of such stupidity{{unsigned|J0ker|17:50, December 12, 2011 (MST)}}&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22833</id>
		<title>Talk:Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22833"/>
		<updated>2011-12-13T01:49:46Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Claiming false functionality ==&lt;br /&gt;
What? Are you joking? It works, have you tried it yet? I've worked countless hours trying to get this right, and you say it doesn't work? Look, try it before you say such things, I assure you it works. And where did I break the ground rules? These are all false claims. {{unsigned|J0ker|14:45, December 12, 2011 (MST)}}&lt;br /&gt;
:[[The iPhone Wiki:Community portal#Regarding the creation of pages for programs|These rules]] may come into play, but I only remembered to add them to the Ground rules page last night. (Previously, they were on [[:Category:GUI Tools]], but still enforced.) This page was created before the addition of these rules, but you were still involved with the program's creation, and creating the page yourself looks a bit like you're just trying to advertise yourself, which conflicts with [[The iPhone Wiki:Community portal#No advertising your website/forum/wiki/etc.|this rule]]. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 10:08, 12 December 2011 (MST)&lt;br /&gt;
::i just wanna say i thing, stop thinking that you are a hacker. Learn Reverse Enginer, C, C++, Pyhton, Exploitation and etc. After you can say that you made an exploit :) --[[User:Zmaster|Zmaster]] 07:52, 12 December 2011 (MST)&lt;br /&gt;
:::I don't think I'm a hacker, I'm learning how to reverse engineer, I know java, I'm gonna start writing my tools in said language (probably). I specifically said it is not an exploit. And anyway that doesn't justify deleting this page. As I said before Bluefreeze works! And I have not broken any rules. {{unsigned|J0ker|15:03, December 12, 2011 (MST)}}&lt;br /&gt;
:You say it does work w/o SHSH blobs saved from [[TinyUmbrella]] or [[iFaith]], however, tutorials I have seen say to drag some SHSH file onto iFaith. It may work for yyou because that is an SHSH blob for your device. Have you thought of using a device that isn't yours? I will '''not''' try this out myself as my devices are not for testing, but for everyday use. --[[User:Balloonhead66|Balloonhead66]] 14:07, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Yes Indeed, It says to drag an ios 5.0.1 shsh blob (which are available to everyone right now), it then generates a ios 5.0 shsh blob (not available to everyone anymore). This new shsh blob is used for the downgrade. Since the old shsh blob is available to everyone to get, that would not be an issue. I have thought of using a device that isn't mine, several! I have downgraded an iPhone 4 that was purchased two weeks ago to ios 4.1! And many, many others. You don't have to try it, but if you don't try it you have no right to say it doesn't work (and I'm not saying you said that). {{unsigned|J0ker|16:38, December 12, 2011 (MST)}}&lt;br /&gt;
::Look [[:User:J0ker|J0ker]], the [[:The_iPhone_Wiki:Ground_rules|Ground rules]] (previously stated on the [[:Category:GUI Tools]] page) say that the author of a software is not allowed to add an entry here. But that's only a simple rule and I wouldn't delete an important article just because of that. While we are all happy that you and many others try to contribute something useful to the scene, it distracts beginners if they see such &amp;quot;tools&amp;quot; that don't work. If you understood how [[SHSH]] checking works, then you should know that you need a low-level bootrom exploit to circumvent this check. Even the smartest hackers didn't find any. What you are doing is something different. If you say &amp;quot;it worked&amp;quot;, this is simply because you don't understand why. I didn't delete the article right away, because I thought with your tool you could downgrade the user-interface or something. Then we might leave it (with correct explanations). Instead of claiming &amp;quot;it works&amp;quot;, &amp;quot;I tried&amp;quot;, etc., you would better provide a good technical explanation of what you (your tool) is doing, or how it circumvents the signature verification. And not what you think it's doing. Every claim with a proof please. It is not worth to try anything that cannot work by design. You cannot &amp;quot;generate&amp;quot; [[SHSH]] signatures without having Apple's private key. Please open [[Cydia]] on your &amp;quot;magically downgraded iPhone 4&amp;quot; and look at the listed blobs. You will see the version you downgraded to listed there (or in [[iFaith]]). This is why you can downgrade. And it can be done without your tool much easier. -- [[User:Http|http]] 18:16, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
::Wow, that's an intense amount of under-estimating you've just done, you act like I've never even opened cydia before. I'm writing up an explanation of Bluefreeze right now. Is this how pathetic I look? I'm mean I'm ashamed someone would even accuse me of such stupidity&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22830</id>
		<title>Talk:Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22830"/>
		<updated>2011-12-13T00:39:13Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Claiming false functionality ==&lt;br /&gt;
What? Are you joking? It works, have you tried it yet? I've worked countless hours trying to get this right, and you say it doesn't work? Look, try it before you say such things, I assure you it works. And where did I break the ground rules? These are all false claims. {{unsigned|J0ker|14:45, December 12, 2011 (MST)}}&lt;br /&gt;
:[[The iPhone Wiki:Community portal#Regarding the creation of pages for programs|These rules]] may come into play, but I only remembered to add them to the Ground rules page last night. (Previously, they were on [[:Category:GUI Tools]], but still enforced.) This page was created before the addition of these rules, but you were still involved with the program's creation, and creating the page yourself looks a bit like you're just trying to advertise yourself, which conflicts with [[The iPhone Wiki:Community portal#No advertising your website/forum/wiki/etc.|this rule]]. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 10:08, 12 December 2011 (MST)&lt;br /&gt;
::i just wanna say i thing, stop thinking that you are a hacker. Learn Reverse Enginer, C, C++, Pyhton, Exploitation and etc. After you can say that you made an exploit :) --[[User:Zmaster|Zmaster]] 07:52, 12 December 2011 (MST)&lt;br /&gt;
:::I don't think I'm a hacker, I'm learning how to reverse engineer, I know java, I'm gonna start writing my tools in said language (probably). I specifically said it is not an exploit. And anyway that doesn't justify deleting this page. As I said before Bluefreeze works! And I have not broken any rules. {{unsigned|J0ker|15:03, December 12, 2011 (MST)}}&lt;br /&gt;
:You say it does work w/o SHSH blobs saved from [[TinyUmbrella]] or [[iFaith]], however, tutorials I have seen say to drag some SHSH file onto iFaith. It may work for yyou because that is an SHSH blob for your device. Have you thought of using a device that isn't yours? I will '''not''' try this out myself as my devices are not for testing, but for everyday use. --[[User:Balloonhead66|Balloonhead66]] 14:07, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
:Yes Indeed, It says to drag an ios 5.0.1 shsh blob (which are available to everyone right now), it then generates a ios 5.0 shsh blob (not available to everyone anymore). This new shsh blob is used for the downgrade. Since the old shsh blob is available to everyone to get, that would not be an issue. I have thought of using a device that isn't mine, several! I have downgraded an iPhone 4 that was purchased two weeks ago to ios 4.1! And many, many others. You don't have to try it, but if you don't try it you have no right to say it doesn't work (and I'm not saying you said that). {{unsigned|J0ker|16:38, December 12, 2011 (MST)}}&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22829</id>
		<title>Talk:Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22829"/>
		<updated>2011-12-13T00:38:53Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Claiming false functionality ==&lt;br /&gt;
What? Are you joking? It works, have you tried it yet? I've worked countless hours trying to get this right, and you say it doesn't work? Look, try it before you say such things, I assure you it works. And where did I break the ground rules? These are all false claims. {{unsigned|J0ker|14:45, December 12, 2011 (MST)}}&lt;br /&gt;
:[[The iPhone Wiki:Community portal#Regarding the creation of pages for programs|These rules]] may come into play, but I only remembered to add them to the Ground rules page last night. (Previously, they were on [[:Category:GUI Tools]], but still enforced.) This page was created before the addition of these rules, but you were still involved with the program's creation, and creating the page yourself looks a bit like you're just trying to advertise yourself, which conflicts with [[The iPhone Wiki:Community portal#No advertising your website/forum/wiki/etc.|this rule]]. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 10:08, 12 December 2011 (MST)&lt;br /&gt;
::i just wanna say i thing, stop thinking that you are a hacker. Learn Reverse Enginer, C, C++, Pyhton, Exploitation and etc. After you can say that you made an exploit :) --[[User:Zmaster|Zmaster]] 07:52, 12 December 2011 (MST)&lt;br /&gt;
:::I don't think I'm a hacker, I'm learning how to reverse engineer, I know java, I'm gonna start writing my tools in said language (probably). I specifically said it is not an exploit. And anyway that doesn't justify deleting this page. As I said before Bluefreeze works! And I have not broken any rules. {{unsigned|J0ker|15:03, December 12, 2011 (MST)}}&lt;br /&gt;
:You say it does work w/o SHSH blobs saved from [[TinyUmbrella]] or [[iFaith]], however, tutorials I have seen say to drag some SHSH file onto iFaith. It may work for yyou because that is an SHSH blob for your device. Have you thought of using a device that isn't yours? I will '''not''' try this out myself as my devices are not for testing, but for everyday use. --[[User:Balloonhead66|Balloonhead66]] 14:07, 12 December 2011 (MST)&lt;br /&gt;
:Yes Indeed, It says to drag an ios 5.0.1 shsh blob (which are available to everyone right now), it then generates a ios 5.0 shsh blob (not available to everyone anymore). This new shsh blob is used for the downgrade. Since the old shsh blob is available to everyone to get, that would not be an issue. I have thought of using a device that isn't mine, several! I have downgraded an iPhone 4 that was purchased two weeks ago to ios 4.1! And many, many others. You don't have to try it, but if you don't try it you have no right to say it doesn't work (and I'm not saying you said that). {{unsigned|J0ker|16:38, December 12, 2011 (MST)}}&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22794</id>
		<title>Talk:Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22794"/>
		<updated>2011-12-12T15:03:57Z</updated>

		<summary type="html">&lt;p&gt;J0ker: /* Claiming false functionality */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Claiming false functionality ==&lt;br /&gt;
&lt;br /&gt;
What? Are you joking? It works, have you tried it yet? I've worked countless hours trying to get this right, and you say it doesn't work? Look, try it before you say such things, I assure you it works. And where did I break the ground rules? These are all false claims.&lt;br /&gt;
&lt;br /&gt;
i just wanna say i thing, stop thinking that you are a hacker. Learn Reverse Enginer, C, C++, Pyhton, Exploitation and etc. After you can say that you made an exploit :) --[[User:Zmaster|Zmaster]] 07:52, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
I don't think I'm a hacker, I'm learning how to reverse engineer, I know java, I'm gonna start writing my tools in said language (probably). I specifically said it is not an exploit. And anyway that doesn't justify deleting this page. As I said before Bluefreeze works! And I have not broken any rules.&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22791</id>
		<title>Talk:Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22791"/>
		<updated>2011-12-12T14:45:53Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Claiming false functionality ==&lt;br /&gt;
&lt;br /&gt;
What? Are you joking? It works, have you tried it yet? I've worked countless hours trying to get this right, and you say it doesn't work? Look, try it before you say such things, I assure you it works. And where did I break the ground rules? These are all false claims.&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22790</id>
		<title>Talk:Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bluefreeze&amp;diff=22790"/>
		<updated>2011-12-12T14:44:04Z</updated>

		<summary type="html">&lt;p&gt;J0ker: Claiming false functionality&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Claiming false functionality ==&lt;br /&gt;
&lt;br /&gt;
What? Are you joking? It works, have you tried it yet? I've worked countless hours trying to get this right, and you say it doesn't work? Look, try it before you say such things, I assure you it works.&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22785</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22785"/>
		<updated>2011-12-12T06:42:42Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A tethered downgrade solution by a group called the Private Dev Team. Allows the downgrade of an iDevice on ios 5.0.1 to ios 5.0, 4.3.5, 4.3 without shsh blobs saved via TU or iFaith. iDevices that are supported are iPhone 4 both CDMA and GSM models, iPhone 3GS, iPod Touch 3G, iPod Touch 4, Apple TV 2G, iPad 1G.&lt;br /&gt;
&lt;br /&gt;
== Guide ==&lt;br /&gt;
* [[http://theprivatedevteam.blogspot.com/2011/12/bluefreeze-bootfreeze-initial-release.html The Private Dev Team blog]]&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [[http://www.mediafire.com/?4bj8mo2lf7lgyja windows]]&lt;br /&gt;
* [[https://github.com/ThePrivateDevTeam/Bluefreeze github]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22784</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22784"/>
		<updated>2011-12-12T06:41:18Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A tethered downgrade solution by a group called the Private Dev Team. Allows the downgrade of an iDevice on ios 5.0.1 to ios 5.0, 4.3.5, 4.3 without shsh blobs saved via TU or iFaith.&lt;br /&gt;
&lt;br /&gt;
== Guide ==&lt;br /&gt;
* [[http://theprivatedevteam.blogspot.com/2011/12/bluefreeze-bootfreeze-initial-release.html The Private Dev Team blog]]&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [[http://www.mediafire.com/?4bj8mo2lf7lgyja windows]]&lt;br /&gt;
* [[https://github.com/ThePrivateDevTeam/Bluefreeze github]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22783</id>
		<title>Bluefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Bluefreeze&amp;diff=22783"/>
		<updated>2011-12-12T06:37:41Z</updated>

		<summary type="html">&lt;p&gt;J0ker: Created page with &amp;quot;A tethered downgrade solution by a group called the Private Dev Team. Allows the downgrade of an iDevice on ios 5.0.1 to ios 5.0, 4.3.5, 4.3 without shsh blobs save via TU or iFa...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A tethered downgrade solution by a group called the Private Dev Team. Allows the downgrade of an iDevice on ios 5.0.1 to ios 5.0, 4.3.5, 4.3 without shsh blobs save via TU or iFaith.&lt;br /&gt;
&lt;br /&gt;
== Guide ==&lt;br /&gt;
* [[http://theprivatedevteam.blogspot.com/2011/12/bluefreeze-bootfreeze-initial-release.html The Private Dev Team blog]]&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
* [[http://www.mediafire.com/?4bj8mo2lf7lgyja windows]]&lt;br /&gt;
* [[https://github.com/ThePrivateDevTeam/Bluefreeze github]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=IFaith&amp;diff=22782</id>
		<title>IFaith</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=IFaith&amp;diff=22782"/>
		<updated>2011-12-12T06:32:29Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name                   = iFaith&lt;br /&gt;
| title                  = iFaith&lt;br /&gt;
| logo                   = &amp;lt;!-- [[File: ]] --&amp;gt;&lt;br /&gt;
| screenshot             = [[File:IFaithv10.png|300px]]&lt;br /&gt;
| caption                = iFaith 1.0 on Windows XP&lt;br /&gt;
| collapsible            = &lt;br /&gt;
| author                 = [[User:ih8sn0w|iH8sn0w]]&lt;br /&gt;
| developer              = [[User:ih8sn0w|iH8sn0w]]&lt;br /&gt;
| released               = {{Start date|2011|06|02|df=yes}}&lt;br /&gt;
| discontinued           = &lt;br /&gt;
| latest release version = 1.4&lt;br /&gt;
| latest release date    = {{Start date and age|2011|12|03|df=yes}}&lt;br /&gt;
| latest preview version = &lt;br /&gt;
| latest preview date    = &lt;br /&gt;
| programming language   = {{wp|C Sharp (programming language)|C#}}&lt;br /&gt;
| operating system       = {{wp|Microsoft Windows}} XP or greater&lt;br /&gt;
| platform               = &lt;br /&gt;
| size                   = ZIP: 6,240,633 bytes (5.95 MB)&amp;lt;br /&amp;gt;EXE: 9,562,112 bytes (9.11 MB)&lt;br /&gt;
| language               = {{wp|English language|English}}&lt;br /&gt;
| status                 = Active&lt;br /&gt;
| genre                  = Backup&lt;br /&gt;
| license                = {{wp|GNU General Public License#Version 3|GNU GPL v3}}&lt;br /&gt;
| website                = [http://ih8sn0w.com www.ih8sn0w.com]&lt;br /&gt;
}}&lt;br /&gt;
'''iFaith''' is an open source [[SHSH]] dumper for the Windows family of operating systems written by [[User:Ih8sn0w|iH8sn0w]]. It works on all devices that are susceptible to the [[limera1n]] exploit (all devices except the [[iPad 2]]). This is useful if you receive a device with old firmware on it that you want to be able to restore. Even if Apple doesn't sign that firmware anymore, you can backup the [[SHSH]] data directly from the device, so that you can install the firmware later again to avoid upgrading the firmware.&lt;br /&gt;
&lt;br /&gt;
=== Credits ===&lt;br /&gt;
* [[User:Ih8sn0w|iH8sn0w]] author&lt;br /&gt;
* [[User:Geohot|geohot]] for [[limera1n]] exploit&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
=== Releases ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;font-size:smaller;border-collapse:collapse;&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! style=&amp;quot;background-color:#E9E9E9;text-align:center;width:50px;&amp;quot; | Version&lt;br /&gt;
! style=&amp;quot;background-color:#E9E9E9;text-align:center;width:65px;&amp;quot; | Release date&lt;br /&gt;
! style=&amp;quot;background-color:#E9E9E9;text-align:center;&amp;quot; | Changes&lt;br /&gt;
|-&lt;br /&gt;
! 1.0&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 2-Jun-2011&lt;br /&gt;
|&lt;br /&gt;
* Official release of [[iFaith]]&lt;br /&gt;
|-&lt;br /&gt;
! 1.1&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 2-Jul-2011&lt;br /&gt;
|&lt;br /&gt;
* Code improvement.&lt;br /&gt;
* iFaith now SHA1's the [[SHSH]] blob.&lt;br /&gt;
* Now alerts user when iFaith was unable to hook iTunes instead of crashing.&lt;br /&gt;
* Minor bug fixes with device / iOS detection.&lt;br /&gt;
* [http://pastie.org/2152582 change log]&lt;br /&gt;
|-&lt;br /&gt;
! 1.2&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 27-Jul-2011&lt;br /&gt;
|&lt;br /&gt;
* Added [[N72ap|iPod touch 2G]] dumping capability (MC-Model users recommened) &lt;br /&gt;
* IPSW Creation for [[N72ap|iPod touch 2G]] is still a work in progress.&lt;br /&gt;
* Fixed exe compression issues (resulting in many DFU loops on IPSW creation)&lt;br /&gt;
* Fixed any Windows XP issues&lt;br /&gt;
* Source code released&lt;br /&gt;
* It is currently not possible to add [[iPad 2]] support&lt;br /&gt;
* [http://pastie.org/2282544 change log]&lt;br /&gt;
|-&lt;br /&gt;
! 1.2.1&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 27-Jul-2011&lt;br /&gt;
|&lt;br /&gt;
* Bugfix (&amp;quot;Who knew one last second mod could screw the whole build?&amp;quot;)&lt;br /&gt;
|-&lt;br /&gt;
! 1.2.2&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 31-Jul-2011 (?)&lt;br /&gt;
|&lt;br /&gt;
* Contains a minor fix.&lt;br /&gt;
|-&lt;br /&gt;
! 1.3&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 9-Aug-2011&lt;br /&gt;
|&lt;br /&gt;
* For iOS 3.1.x/3.2.x/4.0.x/4.1/4.2.1/4.2.6/4.2.7/4.2.8/4.3/4.3.1/4.3.2/4.3.3&lt;br /&gt;
* DFU loops were being caused on devices that had the factory certificate. On this new version, when building the signed [[IPSW]], if you were getting a DFU loop, say &amp;quot;NO&amp;quot; to the prompt about using the standard signing certificate.&lt;br /&gt;
* You can now use [[TinyUmbrella]] blobs to build a signed [[IPSW]]. (Change file type in browse dialog to &amp;quot;[[TinyUmbrella]] [[SHSH]] blobs&amp;quot;.)&lt;br /&gt;
* Now adds [[ECID]] to beginning of the [[SHSH]] filename after dumping.&lt;br /&gt;
* Now adds [[ECID]] to beginning of the [[IPSW]] filename after being built.&lt;br /&gt;
* Cleaned up code and payload&lt;br /&gt;
* It's not possible to add [[iPad 2]] support until a bootrom exploit arises.&lt;br /&gt;
* [http://pastie.org/2346028 change log]&lt;br /&gt;
|-&lt;br /&gt;
! 1.3.1&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 12-Aug-2011&lt;br /&gt;
|&lt;br /&gt;
* Used a different method to convert binary plists from TinyUmbrella SHSH Blobs to xml format to parse.&lt;br /&gt;
* Fixed minor restore issues on 4.3.x for [[iPad]] 3G models.&lt;br /&gt;
|-&lt;br /&gt;
! 1.3.2&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 14-Aug-2011&lt;br /&gt;
|&lt;br /&gt;
* The .NET framework that came pre-shipped with Windows Vista didn't have an essential resource used in iFaith. A new method has been implemented to get around this requirement.&lt;br /&gt;
* Fixed issue where [[iTunes]]' plist utility was unable to be located on international language formatted pcs.&lt;br /&gt;
|-&lt;br /&gt;
! 1.4&lt;br /&gt;
| style=&amp;quot;text-align:center;&amp;quot; | 03-Dec-2011 &amp;lt;!-- it was Dec 4, 2011 12:02 UTC... --&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
* Now dumps iOS 4.4.x (Apple TV 2)/5.0.x apticket + SHSH blobs!&lt;br /&gt;
* Dumping is MUCH faster.&lt;br /&gt;
* Full Windows XP support.&lt;br /&gt;
* Major code improvements.&lt;br /&gt;
* Bug fixes.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&amp;lt;!-- Mirrors will be up soon --&amp;gt;&lt;br /&gt;
* [http://ih8sn0w.com/index.php/download/file/ifaith/pc Download iFaith] (1.4)&lt;br /&gt;
* [http://ih8sn0w.com/index.php/products/view/ifaith.snow iFaith homepage]&lt;br /&gt;
* [https://github.com/iH8sn0w/iFaith Sourcecode on github]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Bluefreeze]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hacking Software]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=0rangefreeze&amp;diff=22731</id>
		<title>0rangefreeze</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=0rangefreeze&amp;diff=22731"/>
		<updated>2011-12-05T04:45:21Z</updated>

		<summary type="html">&lt;p&gt;J0ker: Created page with &amp;quot;0rangefreeze is a GenPass GUI for windows. It is the first public GenPass GUI.  == Credit == * [[http://theiphonewiki.com/wiki/index.php?title=Chronic_Dev_(team) Chronic Dev ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;0rangefreeze is a [[GenPass]] GUI for windows. It is the first public GenPass GUI.&lt;br /&gt;
&lt;br /&gt;
== Credit ==&lt;br /&gt;
* [[http://theiphonewiki.com/wiki/index.php?title=Chronic_Dev_(team) Chronic Dev Team]] for GenPass&lt;br /&gt;
* [[The Private Dev Team]] for GUI and code&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* The code is released under the {{wp|GNU General Public License#Version 3|GNU GPL v3}}&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[http://www.mediafire.com/?js3i9ebxy7sc70e 0rangefreeze]] version 1 download&lt;br /&gt;
* [[https://github.com/ThePrivateDevTeam/0rangefreeze 0rangefreeze]] on github&lt;br /&gt;
&lt;br /&gt;
[[Category:VFDecrypt]]&lt;br /&gt;
[[Category:GUI Tools]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=GenPass&amp;diff=22729</id>
		<title>GenPass</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=GenPass&amp;diff=22729"/>
		<updated>2011-12-05T03:22:30Z</updated>

		<summary type="html">&lt;p&gt;J0ker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GenPass generates the VFDecrypt keys for the filesystem image of an iDevice. It requires either a decrypted restore or update ramdisk.&lt;br /&gt;
&lt;br /&gt;
Note: in the firmwares, the decryption happens in /usr/sbin/asr, which can be found on the ramdisk.&lt;br /&gt;
&lt;br /&gt;
NOTE: I've experienced that running genpass after you've mounted the decrypted ramdisk causes genpass to give a false key.&lt;br /&gt;
&lt;br /&gt;
== GenPass Usage ==&lt;br /&gt;
 ./genpass &amp;lt;platform&amp;gt; &amp;lt;ramdisk&amp;gt; &amp;lt;filesystem&amp;gt;&lt;br /&gt;
Platform is the applications processor (i.e.- [[S5L8900]]x, [[S5L8720]]x, [[S5L8920]]x, [[S5L8922]]x, [[S5L8930]]x)&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
http://github.com/posixninja/genpass&lt;br /&gt;
&lt;br /&gt;
== Downloads ==&lt;br /&gt;
* [[0rangefreeze]]&lt;br /&gt;
** Creator: [[The Private Dev Team]]&lt;br /&gt;
** Interface: {{wp|Graphical user interface|GUI}}&lt;br /&gt;
** Download: [http://www.mediafire.com/?js3i9ebxy7sc70e Windows]&lt;br /&gt;
** Source: [https://github.com/ThePrivateDevTeam/0rangefreeze Github]&lt;br /&gt;
&lt;br /&gt;
[[Category:VFDecrypt]]&lt;br /&gt;
[[Category:Hacking Software]]&lt;/div&gt;</summary>
		<author><name>J0ker</name></author>
		
	</entry>
</feed>