VFDecrypt

From The iPhone Wiki
Revision as of 21:58, 24 September 2011 by 5urd (talk | contribs) (Downloads)
Jump to: navigation, search

VFDecrypt (vi ɛf dēˈkript) 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 -i <dmg location> -o decrypt.dmg -k <key>

Downloads