11-07-2014, 09:08 AM
For full speed this requires a special designed hash-mode. If you don't mind about performance simply pipe it.
Quote:perl -MDigest::SHA -ne 'printf "%s\n", substr (Digest::SHA:ha1_hex ($_), 0, 26)' < wordlist.txt | ./oclHashcat64.bin ...