Skip to content

Instantly share code, notes, and snippets.

@skuppa
Created April 12, 2015 03:22
Show Gist options
  • Save skuppa/39e0f3b89589531b110e to your computer and use it in GitHub Desktop.
Save skuppa/39e0f3b89589531b110e to your computer and use it in GitHub Desktop.
Mac Tips

Export keychain into plain text

security dump-keychain -d login.keychain > keychain.txt

-- account : username
-- data : password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment