01-09-2013, 03:21 AM
hashcat-0.43b3:
Level: Critical
hashcat is crashing instantly when using -a3.
However, there's no crash if all hashes have been recovered, there's the usual fuck-up, instead:
Level: Critical
hashcat is crashing instantly when using -a3.
Code:
hash = 00000000000000000000000000000000
hc64 -a3 hash ?d?d?d?d
Initializing hashcat v0.43 by atom with 8 threads and 32mb segment-size...
Added hashes from file hash: 1 (1 salts)
Activating quick-digest mode for single-hash
NOTE: press enter for status-screen
Input.Mode: Mask (?d)
Index.....: 0/1 (segment), 10 (words), 0 (bytes)
Recovered.: 0/1 hashes, 0/1 salts
Speed/sec.: - plains, - words
Progress..: 10/10 (100.00%)
Running...: --:--:--:--
Estimated.: --:--:--:--
// crash (... has stopped working)
However, there's no crash if all hashes have been recovered, there's the usual fuck-up, instead:
Code:
hash = cfcd208495d565ef66e7dff9f98764da
hc64 -a3 hash ?d?d?d?d
Initializing hashcat v0.43 by atom with 8 threads and 32mb segment-size...
Added hashes from file hash: 1 (1 salts)
Activating quick-digest mode for single-hash
NOTE: press enter for status-screen
cfcfcd208495d565ef66e7dff9f98764dacd208495d565ef66e7dff9f98764da:0
:0All
hashes All have hashes been have recoveredbeen
recovered
// no crash