logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

vfdecrypt - decrypt encrypted filevault disk images

Authors

       Ralf-Philipp Weinmann <ralf@coderpunks.org>

       David Hulton <dhulton@openciphers.org>

       Jacob Appelbaum <jacob@appelbaum.net>

                                                                                                    vfdecrypt(1)

Bugs

       Feel free to report them or to submit patches.

Description

       vile  fault  decrypts  encrypted  Mac OS X disk image files. It supports both version 1 and 2 of the non-
       documented proprietary format.

Name

       vfdecrypt - decrypt encrypted filevault disk images

Options

-i     Path to the input file. Usually an encrypted disk image. It's also kosher to redirect from STDIN.

       -e     Try to extract key from input file.

       -k     The alphanumeric key you wish to use to decrypt the disk file.

       -p     The password you wish to use to decrypt the disk file.

       -o     The output file. It's also kosher to redirect to STDOUT.

See Also

vfcrack(1)

Synopsis

vfdecrypt -i in-file -p password -o out-file

See Also