sgan81 / apfs-fuse

FUSE driver for APFS (Apple File System)
GNU General Public License v2.0
1.74k stars 164 forks source link

Decryption fails #121

Open arcticforensics opened 4 years ago

arcticforensics commented 4 years ago

On MacOS 10.15 (Catalina) volume, apfs-fuse fails to mount when FileVault2 active (using both passphrase and PRK) - application returns "wrong" password.

sgan81 commented 4 years ago

Are you sure that the volume is not encrypted using the T2 chip?

sgan81 commented 3 years ago

Has the volume been converted from HFS? If so, it might work now (see also #130).

alcayaga commented 3 years ago

Not OP, but I had the same issue previously and now works just fine, thanks a lot