The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "PwnageTool"
m (fixed broken link) |
m (Basically links and stylization changes all over.) |
||
Line 1: | Line 1: | ||
− | '''PwnageTool''' is a |
+ | '''PwnageTool''' is a [[iOS]] [[jailbreak]] tool for Mac OS X that jailbreaks by creating a custom [[IPSW File Format|IPSW]]. You are allowed to change boot logos and add pre-installed packages to the IPSW. After an IPSW is created you can use it to restore to in [[iTunes]]. |
==Exploits Used== |
==Exploits Used== |
||
===Version 2.0=== |
===Version 2.0=== |
||
− | * [[ |
+ | * [[Pwnage 2.0]] |
− | * [[ |
+ | * [[Pwnage]] |
+ | |||
===Version 1.0=== |
===Version 1.0=== |
||
− | * [[ |
+ | * [[Pwnage]] |
* [[Ramdisk Hack]] |
* [[Ramdisk Hack]] |
||
Line 55: | Line 56: | ||
! rowspan=1 style="white-space: nowrap;nowrap;" | |
! rowspan=1 style="white-space: nowrap;nowrap;" | |
||
|} |
|} |
||
+ | |||
=== 2.x: Second major release of Pwnagetool === |
=== 2.x: Second major release of Pwnagetool === |
||
{| class="wikitable" width="100%" style="font-size: 90%" |
{| class="wikitable" width="100%" style="font-size: 90%" |
||
Line 65: | Line 67: | ||
| style="white-space: nowrap;" | Jul 19, 2008 |
| style="white-space: nowrap;" | Jul 19, 2008 |
||
| | |
| | |
||
− | * Added |
+ | * Added iPhone 3G support [http://www.engadget.com/2008/07/19/iphone-dev-team-unleashes-pwnage-tool-2-0/] |
* Jailbreaks 2.0 Firmware |
* Jailbreaks 2.0 Firmware |
||
* Change boot logos |
* Change boot logos |
||
Line 74: | Line 76: | ||
| style="white-space: nowrap;" | Aug 4, 2008 |
| style="white-space: nowrap;" | Aug 4, 2008 |
||
| | |
| | |
||
− | * Jailbreaks 2.0.1 |
+ | * Jailbreaks 2.0.1 firmware |
* Works for 2.0 and 2.0.1. |
* Works for 2.0 and 2.0.1. |
||
|- |
|- |
||
Line 81: | Line 83: | ||
| style="white-space: nowrap;" | Aug 21, 2008 |
| style="white-space: nowrap;" | Aug 21, 2008 |
||
| | |
| | |
||
− | * Jailbreaks 2.0.2 |
+ | * Jailbreaks 2.0.2 firmware [http://www.iphonehacks.com/2008/08/pwnage-tool-202.html] |
* Works for 2.0, 2.0.1, and 2.0.2. |
* Works for 2.0, 2.0.1, and 2.0.2. |
||
* Bug fixes - for when it doesn't go to the next page when you click on something. |
* Bug fixes - for when it doesn't go to the next page when you click on something. |
||
Line 89: | Line 91: | ||
| style="white-space: nowrap;" | Aug 25, 2008 |
| style="white-space: nowrap;" | Aug 25, 2008 |
||
| | |
| | |
||
− | * Jailbreaks 2.0.2 |
+ | * Jailbreaks 2.0.2 firmware |
* Works for 2.0, 2.0.1, and 2.0.2. |
* Works for 2.0, 2.0.1, and 2.0.2. |
||
|- |
|- |
||
Line 98: | Line 100: | ||
* Jailbreaks 2.1 firmware |
* Jailbreaks 2.1 firmware |
||
* Removed backwards compatibility |
* Removed backwards compatibility |
||
− | * Download packages from a |
+ | * Download packages from a valid Cydia source, and add them onto your custom IPSW. |
|- |
|- |
||
! rowspan=1 style="white-space: nowrap;nowrap;" | |
! rowspan=1 style="white-space: nowrap;nowrap;" | |
||
Line 107: | Line 109: | ||
|- |
|- |
||
! rowspan=1 style="white-space: nowrap;nowrap;" | |
! rowspan=1 style="white-space: nowrap;nowrap;" | |
||
− | |||
==== 2.2.5 ==== |
==== 2.2.5 ==== |
||
| style="white-space: nowrap;" | Jan 30, 2009 |
| style="white-space: nowrap;" | Jan 30, 2009 |
||
| | |
| | |
||
* Jailbreaks 2.2.1 |
* Jailbreaks 2.2.1 |
||
− | * Not updated by iPhone |
+ | * Not updated by [[iPhone Dev Team]] but made official. |
|- |
|- |
||
! rowspan=1 style="white-space: nowrap;nowrap;" | |
! rowspan=1 style="white-space: nowrap;nowrap;" | |
||
Line 159: | Line 160: | ||
| style="white-space: nowrap;" | Feb 7, 2010 |
| style="white-space: nowrap;" | Feb 7, 2010 |
||
| | |
| | |
||
− | * Jailbreaks 3.1.3 for devices supported in 3.1.4. |
+ | * Jailbreaks 3.1.3 firmware for devices supported in 3.1.4. |
| |
| |
||
|- |
|- |
||
Line 174: | Line 175: | ||
| style="white-space: nowrap;" | Jun 22, 2010 |
| style="white-space: nowrap;" | Jun 22, 2010 |
||
| | |
| | |
||
− | * Jailbreaks 4.0 firmware |
+ | * Jailbreaks 4.0 firmware for devices supported in 3.1.4. |
| |
| |
||
|- |
|- |
||
Line 188: | Line 189: | ||
==Creating the Firmware== |
==Creating the Firmware== |
||
− | PwnageTool takes the IPSW file and patches it, creating a custom version. This enables a lot more features such as pre-installed packages, |
+ | PwnageTool takes the IPSW file and patches it, creating a custom version. This enables a lot more features such as pre-installed packages, [[BootNeuter]] ([[M68ap|iPhone]] software unlock), custom packages and boot logos. This method is usually less secure than the quick exploits such ([[redsn0w]], [[QuickPwn]], [[purplera1n]], [[blackra1n]], etc.). |
==Problems== |
==Problems== |
||
Line 194: | Line 195: | ||
==Windows== |
==Windows== |
||
− | Although PwnageTool is only for Mac OS X, as of |
+ | Although PwnageTool is only for Mac OS X, as of October 2009, the [[iH8sn0w|iH8sn0w Team]] has announced that they're going to make a project that will bring PwnageTool to Windows. This project is named [[sn0wbreeze]], and has been released. [http://ih8sn0w.com/] |
== License == |
== License == |
Revision as of 20:10, 13 July 2010
PwnageTool is a iOS jailbreak tool for Mac OS X that jailbreaks by creating a custom IPSW. You are allowed to change boot logos and add pre-installed packages to the IPSW. After an IPSW is created you can use it to restore to in iTunes.
Contents
Exploits Used
Version 2.0
Version 1.0
Models Supported
Model | Since |
---|---|
iPhone 2G | April 3, 2008 |
iPod touch 1G | April 3, 2008 |
iPhone 3G | Jul 19, 2008 |
iPod touch 2G | Oct 2, 2009 |
iPhone 3GS | Oct 2, 2009 |
Note that the iPod touch 3G is not supported. With the iPod touch 2G and iPhone 3GS you need to be already jailbroken. The S5L8900 devices you can go into DFU mode and restore with iTunes without being jailbroken.
Versions
PwnageTool was released April 3, 2008 but largely unused until version 2.0 was released July 19, 2008. The following versions that are shown here are not beta, alpha, or in development.
1.x: First release of PwnageTool
Version | Release date | Features | |
---|---|---|---|
1.1.4 |
April 3, 2008 |
|
|
2.x: Second major release of Pwnagetool
Version | Release date | Features |
---|---|---|
2.0 |
Jul 19, 2008 |
|
2.0.1 |
Aug 4, 2008 |
|
2.0.2 |
Aug 21, 2008 |
|
2.0.3 |
Aug 25, 2008 |
|
2.1 |
Sep 13, 2008 |
|
2.2 |
Nov 21, 2008 |
|
2.2.5 |
Jan 30, 2009 |
|
3.x: Third Major Release of PwnageTool
Version | Release date | Features | |
---|---|---|---|
3.0 |
Jun 19, 2009 |
|
|
3.1 |
Sep 15, 2009 |
|
|
3.1.3 |
Oct 2, 2009 |
|
|
3.1.4 |
Oct 13, 2009 |
|
|
3.1.5 |
Feb 7, 2010 |
|
|
4.x: Fourth Major Release of PwnageTool
Version | Release date | Features | |
---|---|---|---|
4.0 |
Jun 22, 2010 |
|
|
4.01 |
Jun 23, 2010 |
|
|
Creating the Firmware
PwnageTool takes the IPSW file and patches it, creating a custom version. This enables a lot more features such as pre-installed packages, BootNeuter (iPhone software unlock), custom packages and boot logos. This method is usually less secure than the quick exploits such (redsn0w, QuickPwn, purplera1n, blackra1n, etc.).
Problems
This method does have negative aspects. The most common errors are the 1600 errors, a group of errors saying that the either the firmware file is corrupt or you didn't put it in the right mode (recovery, DFU Mode). Sometimes the problems could just be a computer problem such as the memory is full or the USB port is broken. The most common computer error is a 1604 error which means that the firmware file is corrupt.
Windows
Although PwnageTool is only for Mac OS X, as of October 2009, the iH8sn0w Team has announced that they're going to make a project that will bring PwnageTool to Windows. This project is named sn0wbreeze, and has been released. [3]
License
PwnageTool is freeware.