oclHashcat-plus-0.07 -m 1500 crashes on Win7x64 Catalyst 12.1
#1
Running oclHashcat-plus on Windows 7 x64, Catalyst 12.1:

This makes my display driver crash:
Code:
oclHashcat-plus64 -n 160 --runtime 43 --gpu-loops 1024 --gpu-watchdog 0 -a 3 -1 ?l?d?s?u --force -m 1500 aaaaaaaaaaaaw ?1?1?1?1?1?1?1?1

Halving -n and --gpu-watchdog like this makes it work:
Code:
oclHashcat-plus64 -n 80 --runtime 43 --gpu-loops 512 --gpu-watchdog 0 -a 3 -1 ?l?d?s?u --force -m 1500 aaaaaaaaaaaaw ?1?1?1?1?1?1?1?1

This means I currently can't benchmark oclHashcat-plus 0.07 (in the same way as on hashcat.net).

Ideas?

EDIT: I have the same problem with oclHashcat-lite-0.09.


Messages In This Thread
oclHashcat-plus-0.07 -m 1500 crashes on Win7x64 Catalyst 12.1 - by arex1337 - 02-14-2012, 08:14 AM