The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "0wnboot"
(link) |
m |
||
Line 1: | Line 1: | ||
− | 0wnboot is the [[Chronic Dev|Chronic Dev Team]]'s iPod touch 2G payload, which uses the |
+ | 0wnboot is the [[Chronic Dev|Chronic Dev Team]]'s [[N72ap|iPod touch 2G]] payload, which uses the [[ARM7 Go|same vulnerability]] as the iPhone Dev Team's [[redsn0w]]. The end result is an [[iBoot]] that has permissions, range checks, and signature verifications patched in order to run unsigned code and use several functions of [[iBoot]] that are normally protected. |
==Source== |
==Source== |
||
− | Source code is available [http://code.google.com/p/chronicdev/source/browse/trunk/0wnboot/0wnboot.S |
+ | Source code is available on [http://code.google.com/p/chronicdev/source/browse/trunk/0wnboot/0wnboot.S Google Code] |
Revision as of 21:57, 24 July 2010
0wnboot is the Chronic Dev Team's iPod touch 2G payload, which uses the same vulnerability as the iPhone Dev Team's redsn0w. The end result is an iBoot that has permissions, range checks, and signature verifications patched in order to run unsigned code and use several functions of iBoot that are normally protected.
Source
Source code is available on Google Code