The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Keylimepie"
(Created.) |
m |
||
Line 1: | Line 1: | ||
{{lowercase}} |
{{lowercase}} |
||
− | '''keylimepie''' is an automated script for OS X that grabs the IV's and |
+ | '''keylimepie''' is an automated script for OS X that grabs the IV's, Keys and the RootFS key for the key pages. This stores the [[KBAG]]'s into a file called KBAG.txt. Once it has the keys, two files are created, Keys.txt which holds the keys and also wikikeys.txt which has the keys in the layout so that you can copy/paste the file content to the page on this wiki. It is written in bash. The syntax is <code>sudo ./keylimepie.sh ./IPSW</code> - replace <code>IPSW</code> with the URL to the IPSW you are using. |
==Supported Devices== |
==Supported Devices== |
Revision as of 21:41, 25 August 2013
keylimepie is an automated script for OS X that grabs the IV's, Keys and the RootFS key for the key pages. This stores the KBAG's into a file called KBAG.txt. Once it has the keys, two files are created, Keys.txt which holds the keys and also wikikeys.txt which has the keys in the layout so that you can copy/paste the file content to the page on this wiki. It is written in bash. The syntax is sudo ./keylimepie.sh ./IPSW
- replace IPSW
with the URL to the IPSW you are using.