10-10-2013, 12:09 AM
7990 doesn't work with MSSQL hashes:
But MD5 is OK...
Code:
~/h/oclHashcat-lite-0.15/oclHashcat-lite64.bin --force -m132 0x010014b8775afa7a455000000000000000000000000000000000 -d 2 -1 '?l?u?d' '?1?1?1?1?1?1?1?1?1?1'
Device #1: skipped by user
Device #2: Cayman, 1024MB, 830Mhz, 24MCU
Device #3: skipped by user
Device #4: skipped by user
...
Speed.GPU.#1...: 1834.0M/s
Code:
~/h/oclHashcat-lite-0.15/oclHashcat-lite64.bin --force -m132 0x010014b8775afa7a455000000000000000000000000000000000 -d 1 -1 '?l?u?d' '?1?1?1?1?1?1?1?1?1?1'
Device #1: Tahiti, 2967MB, 1000Mhz, 32MCU
Device #2: skipped by user
Device #3: skipped by user
Device #4: skipped by user
[s]tatus [p]ause [r]esume [q]uit => Segmentation fault
But MD5 is OK...