Skip to content

Instantly share code, notes, and snippets.

@lucascantor
Last active January 27, 2018 05:20
Embed
What would you like to do?
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