Page 1 of 1

MSSQL Issue

PostPosted: Sun Apr 08, 2012 7:00 am
by spuffin
I am having some difficulties running the multiforcer against MS-SQL password hashes solely using the test hashes and provided character sets
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.

Re: MSSQL Issue

PostPosted: Sun Apr 08, 2012 7:41 pm
by Bitweasil
What GPU and driver version?

Re: MSSQL Issue

PostPosted: Sun Apr 08, 2012 10:58 pm
by spuffin
Code: Select all
CUDA Device Information:
Device 0: "GeForce GTX 470"
  Integrated:                                    0
  Can map host mem:                              1
  Number of cores:                               448
  Clock rate:                                    1.22 GHz
  Performance Number:                            544320
  Note: Performance number is clock in mhz * core count, for comparing devices.


Running 8.17.12.9610 Nvidia drivers.