The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Firmware Keys"
(→Downloads) |
m (→Downloads) |
||
Line 14: | Line 14: | ||
== Downloads == |
== Downloads == |
||
+ | {| class="wikitable" style="text-align: center; width: auto; table-layout: fixed; border-collapse: collapse;" border="1" |
||
− | {| border="1" |
||
|- |
|- |
||
! Program Name |
! Program Name |
||
+ | ! Creator |
||
+ | ! Source Credit |
||
! [[wikipedia:Microsoft Windows|Windows]] |
! [[wikipedia:Microsoft Windows|Windows]] |
||
− | ! [[wikipedia: |
+ | ! [[wikipedia:Mac OS X|Mac OS X]] |
! [[wikipedia:Linux|Linux]] (.[[wikipedia:deb (file format)|deb]]) |
! [[wikipedia:Linux|Linux]] (.[[wikipedia:deb (file format)|deb]]) |
||
! [[wikipedia:Linux|Linux]] (.[[wikipedia:RPM Package Manager|rpm]]) |
! [[wikipedia:Linux|Linux]] (.[[wikipedia:RPM Package Manager|rpm]]) |
||
! [[wikipedia:Haiku|Haiku]] |
! [[wikipedia:Haiku|Haiku]] |
||
! [[wikipedia:GitHub|GitHub]] |
! [[wikipedia:GitHub|GitHub]] |
||
+ | ! Interface |
||
− | ! Creator |
||
− | ! Source Credit |
||
− | ! Usage |
||
|- |
|- |
||
| VFDecrypt |
| VFDecrypt |
||
+ | | Unknown |
||
+ | | {{yes|[http://lorenzo.yellowspace.net/corrupt-sparseimage.html http://lorenzo.yellowspace.net/corrupt-sparseimage.html]}} |
||
| {{yes|[http://iphoneelite.googlecode.com/files/vfdecrypt.zip Google Code HTTP]}} |
| {{yes|[http://iphoneelite.googlecode.com/files/vfdecrypt.zip Google Code HTTP]}} |
||
| {{yes|[http://rgov.org/files/vfdecrypt-mac.zip RGov.org HTTP]}} |
| {{yes|[http://rgov.org/files/vfdecrypt-mac.zip RGov.org HTTP]}} |
||
Line 34: | Line 36: | ||
| {{no}} |
| {{no}} |
||
| {{yes|[http://github.com/dra1nerdrake/VFDecrypt Maintained Fork]}} |
| {{yes|[http://github.com/dra1nerdrake/VFDecrypt Maintained Fork]}} |
||
+ | | [[wikipedia:Command-line interface|CLI]] |
||
− | | {{no|Unknown}} |
||
− | | {{yes|[http://lorenzo.yellowspace.net/corrupt-sparseimage.html http://lorenzo.yellowspace.net/corrupt-sparseimage.html]}} |
||
− | | Command Line '''OR''' Terminal |
||
|- |
|- |
||
| [[iDecrypt]] |
| [[iDecrypt]] |
||
+ | | phoenix12045 |
||
+ | | {{yes|[[Maybach Dev Team]] member [https://twitter.com/phoenix12045 phoenix12045]}} |
||
| {{yes|[http://www.fileden.com/files/2010/8/15/2942501/iDecrypt-1-0-phoenix12045.rar FileDen HTTP Direct]<br />[http://www.mediafire.com/?71gpqjkn2sxi6nd MediaFire HTTP]}} |
| {{yes|[http://www.fileden.com/files/2010/8/15/2942501/iDecrypt-1-0-phoenix12045.rar FileDen HTTP Direct]<br />[http://www.mediafire.com/?71gpqjkn2sxi6nd MediaFire HTTP]}} |
||
| {{no}} |
| {{no}} |
||
Line 45: | Line 47: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | [[wikipedia:Graphical user interface|GUI]] |
||
− | | {{no|Unknown}} |
||
− | | {{yes|[[Maybach Dev Team]] member [http://twitter.com/phoenix12045 phoenix12045]}} |
||
− | | [[wikipedia:Graphical User Interface|GUI]] |
||
|- |
|- |
||
| [[iDecrypter]] |
| [[iDecrypter]] |
||
+ | | Unknown |
||
+ | | {{yes|[[User:Fallensn0w|Fallensn0w]]}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 56: | Line 58: | ||
| {{no}} |
| {{no}} |
||
| {{yes|http://github.com/fallensn0w/iDecrypter}} |
| {{yes|http://github.com/fallensn0w/iDecrypter}} |
||
+ | | [[wikipedia:Graphical user interface|GUI]] |
||
− | | {{no|Unknown}} |
||
− | | {{yes|[[User:Fallensn0w|Fallensn0w]]}} |
||
− | | [[wikipedia:Graphical User Interface|GUI]] |
||
|- |
|- |
||
| [[DMG Decrypter]] |
| [[DMG Decrypter]] |
||
+ | | [[User:MCTD81|MCTD81]] |
||
+ | | {{no|None}} |
||
| {{no}} |
| {{no}} |
||
| {{yes|[http://dmgdecrypter.blogspot.com/ DMG Decrypter Blog]}} |
| {{yes|[http://dmgdecrypter.blogspot.com/ DMG Decrypter Blog]}} |
||
Line 67: | Line 69: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | [[wikipedia:Graphical user interface|GUI]] |
||
− | | {{yes|[[User:MCTD81|MCTD81]]}} |
||
− | | {{no|None}} |
||
− | | [[wikipedia:Graphical User Interface|GUI]] |
||
− | |- |
||
|} |
|} |
||
Revision as of 22:57, 26 October 2010
Introduction
These keys are for use with the tool "VFDecrypt" to decrypt the root filesystem DMG found in every IPSW. The DMG that you are after is the bigger one, in the case of the most recent builds, it can sometimes be 400+ MB!
VFDecrypt Usage
mac: ./vfdecrypt -i <dmg> -o decrypted_fs.dmg -k <key> windows: vfdecrypt.exe -i <dmg> -o decrypted_fs.dmg -k <key>
Gaps
As you will notice, there may be a gap or two, or a key for a current build that is not there. Please feel free to add them, but please be sure that it is only the key for a User or Developer build, as if you gave the key for another type of build that might or may not be out there people could get in trouble, and we do not want that. Thanks for contributing!
Coming Soon
AutoDecrypt is another program currently being developed, it is a GUI ( with Terminal/CMD optional ) that will automatically decrypt the .dmg comparing it against a database of known vfdecrypt keys. It is being developed originally for Windows but a Linux version will follow soon ( and possibly Mac is someone will port it)
Downloads
Program Name | Creator | Source Credit | Windows | Mac OS X | Linux (.deb) | Linux (.rpm) | Haiku | GitHub | Interface |
---|---|---|---|---|---|---|---|---|---|
VFDecrypt | Unknown | http://lorenzo.yellowspace.net/corrupt-sparseimage.html | Google Code HTTP | RGov.org HTTP | No | No | No | Maintained Fork | CLI |
iDecrypt | phoenix12045 | Maybach Dev Team member phoenix12045 | FileDen HTTP Direct MediaFire HTTP |
No | No | No | No | No | GUI |
iDecrypter | Unknown | Fallensn0w | No | No | No | No | No | http://github.com/fallensn0w/iDecrypter | GUI |
DMG Decrypter | MCTD81 | None | No | DMG Decrypter Blog | No | No | No | No | GUI |
Firmwares
See also
- Firmware - a page with links to download the firmware images