Difference between revisions of "VFDecrypt"

From The iPhone Wiki
Jump to: navigation, search
m (update)
m (eh)
Line 20: Line 20:
 
** Interface: [[Wikipedia:Graphical user interface|GUI]]
 
** Interface: [[Wikipedia:Graphical user interface|GUI]]
 
** Source Code: [https://sourceforge.net/p/idecryptit/code/HEAD/tree/trunk/ SourceForge]
 
** Source Code: [https://sourceforge.net/p/idecryptit/code/HEAD/tree/trunk/ SourceForge]
** Download: [http://sourceforge.net/projects/idecryptit/files/9.x/iDecryptIt_9.32.0.2G86.zip/download Windows]
+
** Download: [http://sourceforge.net/projects/idecryptit/files/9.x/iDecryptIt_9.31.0.2G86.zip/download Windows]
   
 
* VFDecrypt<!--
 
* VFDecrypt<!--

Revision as of 07:48, 3 December 2016

VFDecrypt 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.

Usage

Each build is different. To get the syntax for your build, run the program with no arguments. Some builds require the parameters to be in the exact order as above (-i-k-o). Most builds require there be no space between the option and the parameter (i.e. -kf43e, not -k f43e).

Downloads