hashcat Forum

Full Version: SHA512(Unix) broken in hashcat-cli32
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
## Description
On linux 32bit, hashcat -m 1800 does not recover any hashes although i provide the actual passwords.

## Environment
$ uname -a
Linux 2.6.36-gentoo-r5 #11 SMP Sat Feb 5 22:00:24 CET 2011 i686 Intel(R) Core(TM) i5 CPU M 540 @ 2.53GHz GenuineIntel GNU/Linux

## Actual results
/tmp/hashcat-0.36 $ ./hashcat-cli32.bin -m 1800 examples/A0.M1800.hash examples/A0.M1800.word
Initializing with 8 threads and 32mb segment-size...

NOTE: press enter for status-screen

Added hashes from file examples/A0.M1800.hash: 14 (14 salts)
Wordlist..: examples/A0.M1800.word
Index.....: 1/1 (segment), 14 (words), 133 (bytes)
Recovered.: 0/14 hashes, 0/14 salts
Speed/sec.: 50 plains, - words
Progress..: 14/14 (100.00%)
Running...: 00:00:00:04
Estimated.: --:--:--:--
Started: Sun Feb 20 14:40:01 2011
Stopped: Sun Feb 20 14:40:05 2011

## Expected results
All 14 hashes should have been recovered

## Additional notes
Rolf, on #hashcat, confirmed the bug on windows x64 while running hashcat-cli32.exe