0.42: Bugs
#10
hashcat-0.43b3:
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
Reply


Messages In This Thread
0.42: Bugs - by M@LIK - 01-01-2013, 04:31 PM
RE: 0.42: Bugs - by radix - 01-01-2013, 06:01 PM
RE: 0.42: Bugs - by M@LIK - 01-01-2013, 06:54 PM
RE: 0.42: Bugs - by radix - 01-01-2013, 07:13 PM
RE: 0.42: Bugs - by M@LIK - 01-01-2013, 07:39 PM
RE: 0.42: Bugs - by atom - 01-02-2013, 12:12 PM
RE: 0.42: Bugs - by M@LIK - 01-02-2013, 11:09 PM
RE: 0.42: Bugs - by M@LIK - 01-05-2013, 10:47 PM
RE: 0.42: Bugs - by radix - 01-05-2013, 10:57 PM
RE: 0.42: Bugs - by M@LIK - 01-09-2013, 03:21 AM
RE: 0.42: Bugs - by radix - 01-09-2013, 09:10 AM
RE: 0.42: Bugs - by atom - 01-09-2013, 10:30 AM