On OSX 10.5,
perl -e 'print crypt("pass","\$1\$xyz\$")."\n";'
-- $1dwWckNooiek
and
perl -e 'print crypt("pass","\$1\$abc\$")."\n";'
-- $1dwWckNooiek
They are the same...
98.235.188.137 16:08, 22 November 2008 (UTC)
There are no threads on this page yet.
This page was last modified on 19 July 2011, at 09:03. This page has been accessed 2,063 times.
Content is available under Creative Commons License SA 3.0 as well as the GNU Free Documentation License 1.2.