The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
VFDecrypt
VFDecrypt ("VileFault Decrypt") is a program originally intended to decrypt FileVault-encrypted images. It is capable of decrypting the root filesystem image of iOS, with the appropriate key. The original program was written by Jacob Appelbaum (ioerror) and released at 23c3 2006.[1][2]
Usage
To get the syntax for your build, run the program with no arguments. Different implementations of VFDecrypt have different rules about the flags. Some builds require the parameters to be in the exact order of -iinput.dmg -kabcdef… -ooutput.dmg
. Most builds require there be no space between the option and the parameter (i.e. -kf43e
, not -k f43e
).
Downloads
- iDecryptIt
- Creator: 5urd
- Credit: VFDecrypt
- Interface: GUI
- Source Code: SourceForge
- Download: Windows
- VFDecrypt
- Credit: YellowSpace
- Interface: CLI
- Source Code: Google Code Linux, Google Code Intel Mac
- Download: Windows, OS X (Power PC)