libyal / libfvde

Library and tools to access FileVault Drive Encryption (FVDE) encrypted volumes
GNU Lesser General Public License v3.0
339 stars 34 forks source link

fvdeinfo: Unable to unlock keys #41

Closed gjdige closed 2 years ago

gjdige commented 5 years ago

Hello,

I recently bumped into problem using fvdeinfo. Then I try to extract hash I get message with unable to unlock keys. The system is Mac OS X 10.8.3.

sudo fvdeinfo -p dummy -e EncryptedRoot.plist.wipekey /dev/sdb2 /tmp/mac fvdeinfo 20190104

Unable to unlock keys.

Then I try to mount /dev/sdb2 I get this problem:

sudo fvdemount -p dummy -e EncryptedRoot.plist.wipekey /dev/sdb2 /mnt/temp fvdemount 20190104

Unable to unlock source volume

Any ideas what I'm doing wrong?

joachimmetz commented 2 years ago

This is possibly due to unsupported format features. Closing in favor of https://github.com/libyal/libfvde/issues/2