03-23-2012, 05:07 PM
There were some problem with converting the base64 values. Thanks to @sraveau for mentioning.
However, problem still exists:
... does not match, so i tried original algorithm:
However, problem still exists:
Quote:root@sf:~/oclHashcat-lite-0.10# perl -e 'print "\x7C\x62\x76\xC2\x7F\xF9\x5A\x5C\xEA\x42\x80\xDE\x08\x0D\xA4\x5CtestPassword"' | sha1sum
8aff884cd7a4f9d330cb34f765867d12afa660f6 -
... does not match, so i tried original algorithm:
Quote:root@sf:~/oclHashcat-lite-0.10# perl -e 'print "\x7C\x62\x76\xC2\x7F\xF9\x5A\x5C\xEA\x42\x80\xDE\x08\x0D\xA4testPassword\x00"' | sha1sum
db43ccc9d706b0fe503de2706f1e0b330a9261f2 -