Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.09 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.09 KB

This is an extension for Drive Badger. It provides a sample filevault.keys file, containing a list of Apple FileVault encryption keys.

Drive Badger is able to automatically detect and decrypt FileVault-encrypted APFS partitions, using both user passwords and recovery keys. It doesn't support recovery via iCloud, or HFS+ encryption.

Installing

Do NOT clone this repository directly. Instead, fork it (possibly multiple times), or create similar repositories from stratch (empty repository with just filevault.keys file is enough).

Next, clone each of them as /opt/drivebadger/config/keys-filevault-yourchosenname local directory on your Drive Badger persistent partition.

This way, you are able to update all cloned repositories in the future by a single command /opt/drivebadger/update.sh.

More information