04-27-2012, 11:44 AM
Version: oclHashcat-plus 0.071
OS: Windows 7 64-bit
GPU: NVidia GTX 580
I am using the following command:
cudaHashcat-plus64.exe -m 500 mypasswd -a 3 -1 ?l?u?d?s?F ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1
This runs fine, but as soon as I press the "s" key to see the status it crashes just after outputting the running time, for example:
The details of the crash are as follows:
FYI, the dictionary attack mode does not crash when I check the status.
One follow-up question. How do you specify the password length when using the brute-force attack mode ? No matter what mask I put, it always outputs the following line:
One more thing. "cudaHashcat-plus64.exe -V" still shows 0.07 instead of 0.071.
OS: Windows 7 64-bit
GPU: NVidia GTX 580
I am using the following command:
cudaHashcat-plus64.exe -m 500 mypasswd -a 3 -1 ?l?u?d?s?F ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1
This runs fine, but as soon as I press the "s" key to see the status it crashes just after outputting the running time, for example:
Code:
s
Status.......: Running
Input.Mode...: Mask (?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1)
Hash.Target..: $1$aaaaa$bbbbbbbbbbbbbbbbbbbbbbbb
Hash.Type....: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Time.Running.: 7 hours, 36 mins
The details of the crash are as follows:
Code:
Problem signature:
Problem Event Name: APPCRASH
Application Name: cudaHashcat-plus64.exe
Application Version: 0.0.0.0
Application Timestamp: 4f5e2a04
Fault Module Name: cudaHashcat-plus64.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4f5e2a04
Exception Code: c0000005
Exception Offset: 000000000000e085
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Additional Information 1: 8cbd
Additional Information 2: 8cbd2804446ee4564ba177f993a82b9f
Additional Information 3: cdbf
Additional Information 4: cdbf9001a1bcc5cd8036d8251882d511
FYI, the dictionary attack mode does not crash when I check the status.
One follow-up question. How do you specify the password length when using the brute-force attack mode ? No matter what mask I put, it always outputs the following line:
Code:
Password lengths range: 1 - 15
One more thing. "cudaHashcat-plus64.exe -V" still shows 0.07 instead of 0.071.