MSSQL Issue

I am having some difficulties running the multiforcer against MS-SQL password hashes solely using the test hashes and provided character sets
Which results in:
I have tested it fine against unsalted NTLM and salted SSHA hashes so I don't think it is a hardware issue. Any assistance would be appreciated.
- Code: Select all
Cryptohaze-Multiforcer.exe -h MSSQL -c charsets\charsetMicrosoft -f test_hashes\MSSQL.txt
Which results in:
- Code: Select all
|Hash type : MSSQL | Passwords Found | |
|Current PW len: 1 | | 0: GPU: 0.00M/s |
|Total hashes : 8 | | |
|Cracked hashes: 0 | | |
|Total time : 00:00:00 | | |
|WUs: 0/1 (0.0%) | | |
| | | |
|--------------------------| | |
| Creating 1 threads | | |
| Starting pw len 1 | | |
| Added GPU device 0 | | |
| chr isMulti: 1 | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| TOTAL: 0.00M/s |
| |
Cuda error in file '..\..\src\Multiforcer_CUDA_host\CHHashTypePlain.cpp' in line
234 : invalid argument.
I have tested it fine against unsalted NTLM and salted SSHA hashes so I don't think it is a hardware issue. Any assistance would be appreciated.