Skip to content

Instantly share code, notes, and snippets.

@lucascantor
Last active January 27, 2018 05:20
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 lucascantor/fa0ab626d8bacba2556c1b77ba10b0bd to your computer and use it in GitHub Desktop.
Save lucascantor/fa0ab626d8bacba2556c1b77ba10b0bd to your computer and use it in GitHub Desktop.
Extract wifi network passwords from macOS keychain
security find-generic-password -ga "NETWORK NAME" | grep password:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment