Difference between revisions of "Keylimepie"

From The iPhone Wiki
Jump to: navigation, search
m (External Links)
Line 11: Line 11:
 
==External Links==
 
==External Links==
 
* [https://github.com/compilingEntropy/keylimepie GitHub]
 
* [https://github.com/compilingEntropy/keylimepie GitHub]
  +
* [https://twitter.com/keylimep1e Twitter]
   
 
[[Category:Decryption]]
 
[[Category:Decryption]]

Revision as of 09:32, 6 October 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 ./keylimepie.sh ./path_to_IPSW [-t2] - the -t2 is optional, and should only be used if your timing is consistently off.

Supported Devices

External Links