SHA512(Unix) broken in hashcat-cli32 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: SHA512(Unix) broken in hashcat-cli32 (/thread-307.html) |
SHA512(Unix) broken in hashcat-cli32 - lanjelot - 02-20-2011 ## 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 |