Skip to content

Instantly share code, notes, and snippets.

@youhey
Created September 20, 2012 03:16
Show Gist options
  • Save youhey/3753767 to your computer and use it in GitHub Desktop.
Save youhey/3753767 to your computer and use it in GitHub Desktop.
salt係数のリストをもとに、Rubyのcrypt関数の動作を確認
ruby -ane 'puts "opensesame".crypt($F[0]);' salt.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment