The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Cydia SHSH Server"
Line 12: | Line 12: | ||
Basically, it uses the [[wikipedia:hosts|hosts]] file to redirect the Apple firmware server to saurik's. His server has a ECID SHSH database, just like apple's. When an older firmware request is sent to apple, it will deny the SHSH request and error out. When it's requested at saurik's, if you've saved it, it finds the SHSH and continues with the restore. |
Basically, it uses the [[wikipedia:hosts|hosts]] file to redirect the Apple firmware server to saurik's. His server has a ECID SHSH database, just like apple's. When an older firmware request is sent to apple, it will deny the SHSH request and error out. When it's requested at saurik's, if you've saved it, it finds the SHSH and continues with the restore. |
||
− | See also |
+ | == See also == |
+ | [[Cydia Application]] |
Revision as of 03:25, 21 October 2010
Cydia/Saurik Server is a server that was created by Saurik. It stores SHSH blobs for devices that use Cydia's "on-file" feature. For more details see SHSH and TinyUmbrella.
Usage
To use the server to restore to a firmware no longer being signed by Apple (e.g. 4.0.1), you must first jailbreak and use Cydia's "Make your life easier" option. Then add the following line to /etc/hosts (Mac OS X/Linux via posixninja's idevicerestore) or C:\Windows\System32\drivers\etc\hosts (Windows XP+):
74.208.10.249 gs.apple.com
Note: On windows, make sure you open hosts as administrator. Then go along with the restore process. If the restore fails after "Verifying iPhone restore with Apple", you have not set up correctly.
How it works
Basically, it uses the hosts file to redirect the Apple firmware server to saurik's. His server has a ECID SHSH database, just like apple's. When an older firmware request is sent to apple, it will deny the SHSH request and error out. When it's requested at saurik's, if you've saved it, it finds the SHSH and continues with the restore.