The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "PwnStrap"
m |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | '''PwnStrap''' is a collection of programs |
+ | '''PwnStrap''' is a collection of programs to bootstrap the loading of a new limera1n exploit-based [[PwnageTool]] image. |
== Procedure == |
== Procedure == |
||
Line 16: | Line 16: | ||
# Restore firmware with [[iTunes]] |
# Restore firmware with [[iTunes]] |
||
− | You will need one of the new binaries posted below if you have an Apple TV |
+ | You will need one of the new binaries posted below if you have an Apple TV (2nd generation) |
== External Links == |
== External Links == |
Latest revision as of 16:53, 26 March 2017
PwnStrap is a collection of programs to bootstrap the loading of a new limera1n exploit-based PwnageTool image.
Procedure
irecovery -s
setenv boot-args 2
setenv auto-boot false
saveenv
- Run greenpois0n; it will stop on a white screen
- Extract iBSS from your custom image
irecovery -f iBSS
irecovery -s
setenv boot-args 0
saveenv
go image decrypt 0x41000000
go jump 0x41000040
- Restore firmware with iTunes
You will need one of the new binaries posted below if you have an Apple TV (2nd generation)