The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "PwnStrap"
m |
m |
||
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)