PwnStrap

From The iPhone Wiki
Revision as of 18:40, 14 April 2014 by IAdam1n (talk | contribs)
Jump to: navigation, search

PwnStrap is a collection of programs to bootstrap the loading of a new limera1n exploit-based PwnageTool image.

Procedure

  1. irecovery -s
  2. setenv boot-args 2
  3. setenv auto-boot false
  4. saveenv
  5. Run greenpois0n; it will stop on a white screen
  6. Extract iBSS from your custom image
  7. irecovery -f iBSS
  8. irecovery -s
  9. setenv boot-args 0
  10. saveenv
  11. go image decrypt 0x41000000
  12. go jump 0x41000040
  13. Restore firmware with iTunes

You will need one of the new binaries posted below if you have an Apple TV 2G

External Links