Skip to content

Instantly share code, notes, and snippets.

@AssafMashiah
Created March 2, 2016 08:23
Show Gist options
  • Save AssafMashiah/2df5094b7542807b8b8c to your computer and use it in GitHub Desktop.
Save AssafMashiah/2df5094b7542807b8b8c to your computer and use it in GitHub Desktop.
Password
python -c "import hashlib;print hashlib.md5('PASSWORD').hexdigest()"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment