1vfdecrypt(1) General Commands Manual vfdecrypt(1)
2
3
4
6 vfdecrypt - decrypt encrypted filevault disk images
7
9 vfdecrypt -i in-file -p password -o out-file
10
12 vile fault decrypts encrypted Mac OS X disk image files. It supports
13 both version 1 and 2 of the non-documented proprietary format.
14
16 -i Path to the input file. Usually an encrypted disk image. It's
17 also kosher to redirect from STDIN.
18
19 -e Try to extract key from input file.
20
21 -k The alphanumeric key you wish to use to decrypt the disk file.
22
23 -p The password you wish to use to decrypt the disk file.
24
25 -o The output file. It's also kosher to redirect to STDOUT.
26
28 vfcrack(1)
29
31 Feel free to report them or to submit patches.
32
34 Ralf-Philipp Weinmann <ralf@coderpunks.org>
35
36 David Hulton <dhulton@openciphers.org>
37
38 Jacob Appelbaum <jacob@appelbaum.net>
39
40
41
42 vfdecrypt(1)