Difference between revisions of "Redsn0w"

From The iPhone Wiki
Jump to: navigation, search
(Wiki-fied.)
Line 1: Line 1:
  +
The redsn0w program (at version 0.1) was originally a quickpwn-like implementation of the [[0x24000 Segment Overflow]] for the [[N72ap|iPod Touch 2G]].
The redsn0w program is an implementation of the [[0x24000 Segment Overflow]] for the [[N72ap|iPod Touch 2G]] and, since version 0.8, the [[N88ap|iPhone 3GS]]. In addition, it is capable of [[Jailbreak|jailbreaking]] the [[M68ap|iPhone]], [[N82ap|iPhone 3G]], and [[N72ap|iPod touch]]. redsn0w is a command-line utility for Windows, OS X and Linux that jailbreaks the device and installs basic jailbroken software on it, in a manner similar to QuickPwn. It's currently closed-sourced but the executable is being worked into several third-party GUIs as the underlying engine.
 
  +
However, due to the theft and exploitation of the quickPWN name by quickpwn.com, as of firmware 3.0, quickpwn was discontinued and redsn0w (at the time, version 0.7) was converted into a jailbreaking tool for all current devices as well as providing unlock support the iPhone 2G. As of version 0.8, the [[N88ap|iPhone 3GS]] can also be jailbroken through redsn0w. It is currently closed-sourced but the executable is being worked into several third-party GUIs as the underlying engine as it can also be used as a commandline tool.
   
 
== Credit ==
 
== Credit ==
Line 5: Line 6:
   
 
== Exploit ==
 
== Exploit ==
  +
For [[iPod Touch]], [[iPhone]] and [[iPhone 3G]], see:
See the [[0x24000 Segment Overflow]] page for a full description of the vulnerability and exploit. Credit for that work goes to a mixture of the [[User:ChronicDev|Chronic Dev]] and the iPhone Dev Team.
 
  +
[[Pwnage_2.0|Pwnage 2.0]]
  +
  +
For [[iPod Touch 2G]], see:
  +
[[0x24000 Segment Overflow]] Credit for this exploit work goes to a mixture of the [[User:ChronicDev|Chronic Dev]] and the iPhone Dev Team.
  +
[[Arm7_Go]] used to upload the oversized LLB required to take advantage of 24kPWN.
  +
  +
For [[iPhone 3GS]], see:
  +
[[0x24000 Segment Overflow]]
  +
[[IBoot_Environment_Variable_Overflow|iBoot Environmental Variable Overflow]]
   
 
== Download ==
 
== Download ==

Revision as of 10:36, 27 July 2009

The redsn0w program (at version 0.1) was originally a quickpwn-like implementation of the 0x24000 Segment Overflow for the iPod Touch 2G. However, due to the theft and exploitation of the quickPWN name by quickpwn.com, as of firmware 3.0, quickpwn was discontinued and redsn0w (at the time, version 0.7) was converted into a jailbreaking tool for all current devices as well as providing unlock support the iPhone 2G. As of version 0.8, the iPhone 3GS can also be jailbroken through redsn0w. It is currently closed-sourced but the executable is being worked into several third-party GUIs as the underlying engine as it can also be used as a commandline tool.

Credit

iPhone Dev Team

Exploit

For iPod Touch, iPhone and iPhone 3G, see: Pwnage 2.0

For iPod Touch 2G, see: 0x24000 Segment Overflow Credit for this exploit work goes to a mixture of the Chronic Dev and the iPhone Dev Team. Arm7_Go used to upload the oversized LLB required to take advantage of 24kPWN.

For iPhone 3GS, see: 0x24000 Segment Overflow iBoot Environmental Variable Overflow

Download