Difference between revisions of "Sn0wbreeze"

From The iPhone Wiki
Jump to: navigation, search
Line 1: Line 1:
sn0wbreeze is a Custom IPSW Generator for Windows.It written in C# and is developed by the[[User:ih8sn0w|iH8sn0w]] Dev Team.
+
sn0wbreeze is a utility that can create custom [[IPSW File Format|IPSW]]s to restore to, akin to [[PwnageTool]]. It is a GUI of [[XPwn]] for Windows written in C#, and is developed by [[User:ih8sn0w|iH8sn0w]].
   
 
== Models Supported ==
 
== Models Supported ==
Line 9: Line 9:
 
* [[N18ap|iPod touch 3G]]
 
* [[N18ap|iPod touch 3G]]
   
The [[N72ap|iPod touch 2G]] [[N18ap|iPod Touch 3G]] [[N88ap|iPhone 3GS]] need to have the signature checks disabled beforehand by having a pwned iBoot. The [[N82ap|iPhone3G]] and the
+
The [[N72ap|iPod touch 2G]], [[N18ap|iPod touch 3G]], and [[N88ap|iPhone 3GS]] need to have the signature checks disabled beforehand by having a pwned [[iBoot]]. The [[N82ap|iPhone 3G]] and the
[[N72ap|iPod touch 2G]] MB Model has to run [[iREB]] before restoring with [[iTunes]] to a Custom IPSW in DFU Mode. The [[M68ap|iPhone 2G]], and [[N45ap|iPod touch 1G]] users cannot use sn0wbreeze to pwn 4.x since [[Apple]] no longer supports these devices anymore.
+
[[N72ap|iPod touch 2G]] MB Model has to run [[iREB]] before restoring with [[iTunes]] to a custom IPSW in [[DFU Mode]]. The [[M68ap|iPhone 2G]], and [[N45ap|iPod touch 1G]] users cannot use sn0wbreeze to pwn 4.x since [[Apple]] no longer supports these devices anymore.
 
== iPhone 4, iPod Touch 4, iPad 1G ==
 
sn0wbreeze would be updated to support these devices as there is a bootrom exploit for these devices.
 
   
 
== Devices with new bootroms ==
 
== Devices with new bootroms ==
sn0wbreeze would be tethered on devices with a new bootrom, the reason being is because the bootrom exploit only allows unsigned code thru USB so it requires the computer to boot the device up.
+
sn0wbreeze is [[tethered jailbreak|tethered]] on devices with a new bootrom because the bootrom exploit only allows unsigned code thru USB so it requires the computer to boot the device up.
   
 
== Versions ==
 
== Versions ==
Line 138: Line 135:
   
 
==Problems==
 
==Problems==
  +
* There were some problems with blacksn0w on 3.1.3. These problems were caused because the [[5.11.07]] baseband requires CommCenter from 3.1.2, and when people would upgrade their firmware they would also upgrade their CommCenter to the version that came with 3.1.3, thus disabling the unlock.
 
* There were some problems with blacksn0w on 3.1.3. These problems were caused because the 5.11.07 modem firmware requires CommCenter from 3.1.2, and when people would upgrade their firmware they would also upgrade their CommCenter to the version that came with 3.1.3. Thus disabling the unlock.
 
 
   
 
== Use of xpwn ==
 
== Use of xpwn ==
  +
The backend of sn0wbreeze 1.x.x was [http://github.com/iH8sn0w/xpwn xpwn], an open-source custom IPSW generator created by planetbeing in parallel with [[iPhone Dev Team]] developments of techniques and tools. sn0wbreeze 2 now custom generates IPSW without the use of ipsw.exe from xpwn.
   
  +
== Restoring to a custom IPSW ==
The backend of sn0wbreeze 1.x.x was [http://github.com/iH8sn0w/xpwn xpwn], an open-source custom IPSW generator created by planetbeing in parallel with [[iPhone Dev Team]] developments of techniques and tools.sn0wbreeze 2 now custom generates IPSW without the use of ipsw.exe from xpwn.
 
  +
The security of iDevices normally won't permit custom firmwares. sn0wbreeze and [[iREB]] can circumvent this security measure so you can restore to a custom firmware without a hitch.
 
== Support ==
 
 
There are tools made for sn0wbreeze which help you restore to you custom ipsw. One of these tools is called [[iREB]], it uploads file in DFU mode to help you restore to a ipsw, with less chance of error.
 
   
 
== License ==
 
== License ==
sn0wbreeze is a freeware.
+
sn0wbreeze is freeware.
   
 
== Download ==
 
== Download ==

Revision as of 18:52, 13 October 2010

sn0wbreeze is a utility that can create custom IPSWs to restore to, akin to PwnageTool. It is a GUI of XPwn for Windows written in C#, and is developed by iH8sn0w.

Models Supported

The iPod touch 2G, iPod touch 3G, and iPhone 3GS need to have the signature checks disabled beforehand by having a pwned iBoot. The iPhone 3G and the iPod touch 2G MB Model has to run iREB before restoring with iTunes to a custom IPSW in DFU Mode. The iPhone 2G, and iPod touch 1G users cannot use sn0wbreeze to pwn 4.x since Apple no longer supports these devices anymore.

Devices with new bootroms

sn0wbreeze is tethered on devices with a new bootrom because the bootrom exploit only allows unsigned code thru USB so it requires the computer to boot the device up.

Versions

sn0wbreeze was first released January 13, 2010 as a beta version. The following versions that are shown here are official, and sorted by compatibility with iOS revisions.

3.1.X

Version Release date Changes

Public Beta

January 13, 2010
  • Initial release
  • Jailbreaks iOS 3.1.2
  • Only allows you to be able to select simple mode
  • Taken down due to copyright issues with XPwn

1.0

January 16, 2010
  • Official release of sn0wbreeze

1.1

January 19, 2010
  • Fixes Cydia problems
  • Fixes problems with NOR on S5L8900 devices
  • Fixes custom packages not being installed

1.2

January 21, 2010
  • GUI fixes
  • Fixed even more Cydia problems

1.3

January 23, 2010
  • fixes bug where some Cydia repositories could not be added and downloaded from

1.4

January 26, 2010
  • Fixed vital bug where deb files may not be added to the right place

1.5

February 5, 2010
  • Jailbreaks iOS 3.1.3
  • Removed verbose mode support

1.5.1

February 7, 2010
  • Removed blacksn0w due to CommCenter issues (fix being worked on)

4.X

Version Release date Changes

1.6

June 24, 2010
  • Jailbreaks iOS 4.0.
  • Deleted ultrasn0w unlock option.
  • Removed the option sn0wbreeze App

1.7

July 6, 2010

1.8 Beta

July 16, 2010

2.0

September 22nd, 2010

2.0.1

September 22nd, 2010
  • Fixed Error 37

2.0.2

September 25th, 2010

Problems

  • There were some problems with blacksn0w on 3.1.3. These problems were caused because the 5.11.07 baseband requires CommCenter from 3.1.2, and when people would upgrade their firmware they would also upgrade their CommCenter to the version that came with 3.1.3, thus disabling the unlock.

Use of xpwn

The backend of sn0wbreeze 1.x.x was xpwn, an open-source custom IPSW generator created by planetbeing in parallel with iPhone Dev Team developments of techniques and tools. sn0wbreeze 2 now custom generates IPSW without the use of ipsw.exe from xpwn.

Restoring to a custom IPSW

The security of iDevices normally won't permit custom firmwares. sn0wbreeze and iREB can circumvent this security measure so you can restore to a custom firmware without a hitch.

License

sn0wbreeze is freeware.

Download

Download sn0wbreeze