The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
VFDecrypt
VFDecrypt (v f dE-crip-t) is a program originally intended to decrypt FileVault-encrypted images. It is capable of decrypting the filesystem image of iOS, with the appropriate key.
Usage
mac: ./vfdecrypt -i <dmg location> -o decrypt.dmg -k <key> windows: vfdecrypt.exe -i <dmg location> -o decrypt.dmg -k <key>