Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created October 17, 2019 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtrouton/d128821c49ce23c1309730d4030b7388 to your computer and use it in GitHub Desktop.
Save rtrouton/d128821c49ce23c1309730d4030b7388 to your computer and use it in GitHub Desktop.
Use fdesetup to change to a new personal recovery key, reference the password or recovery key in the plist file and export the recovery key to a new plist file
fdesetup changerecovery -personal -inputplist < /path/to/authentication_filename.plist -outputplist > /path/to/new_recovery_key_filename.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment