-
Notifications
You must be signed in to change notification settings - Fork 34
Home
Joachim Metz edited this page Dec 25, 2014
·
8 revisions
libfvde is a library to access FileVault Drive Encryption (FVDE) (or FileVault2) encrypted volumes.
The FVDE format is used by Mac OS X, as of Lion, to encrypt data on a storage media volume.
Project information:
- Status: experimental
- Licence: LGPLv3+
Supported FileVault2 implementations:
- Mac OS X Lion
- Mac OS X Mountain Lion
Supported encryption volume types:
- removable media volume - with encrypted context (initial support as of 20121113 version)
- system volume
Supported protection methods:
- password
- recovery password
- VMK key data (as of 20121114 version)
Also see:
- VileFault; for accessing FileVault encrypted disk images (or user directories)
- Infiltrate the Vault: Security Analysis and Decryption of Lion Full Disk Encryption
- Security Analysis and Decryption of FileVault 2
If you find this project useful please cite the following paper in your publications:
Omar Choudary, Felix Grobert and Joachim Metz. "Security Analysis and Decryption of Filevault 2", in Advances in Digital Forensics IX, IFIP Advances in Information and Communication Technology 410, 2013, pp 349-363.
Work in progress:
- removable media volume - without encrypted context
- removable media volume - decrypted
- extend CoreStorage volume support
- partial encrypted volumes
Planned:
- Windows support
- Python bindings
- Dokan support
For more information see: