The first one here succeeds when I use a dictionary on both sides (-n1/80 doesn't make a difference)
Code:
root@cupidon:/home/cupid/oclHashcat-0.24# ./cudaHashcat32.bin hash.txt -m 1 -1 ?l?u?d dict1.txt dict1.txt
cudaHashcat v0.24 starting...
Digests: 1 entries, 1 unique
Salts: 1 entries, 1 unique
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Platform: NVidia compatible platform found
Device #1: GeForce GTX 480, 1535MB, 1401Mhz, 15MCU
NOTE: gpu-accel auto-adjusted to: 1
Device #1: Kernel ./kernels/4318/m0001.sm_20.32.cubin
WARNING: words in dict_left < 3840. Can't gain full performance
WARNING: words in dict_right < 128. Can't gain full performance
[s]tatus [p]ause [r]esume [h]elp [q]uit =>
Status....: Finished
Mode.Left.: Dict 'dict1.txt' (13)
Mode.Right: Dict 'dict1.txt' (13)
Speed.GPU*: 179.0k/s
Recovered.: 0/1 Digests, 0/1 Salts
Progress..: 169/169 (100.00%)
Running...: 0 secs
Started: Wed Jan 26 11:18:44 2011
Stopped: Wed Jan 26 11:18:44 2011
All of the below fail
Code:
root@cupidon:/home/cupid/oclHashcat-0.24# ./cudaHashcat32.bin hash.txt -m 1 -1 ?l?u?d ?1?1?1?1 ?1?1?1?1 --gpu-accel=160 --gpu-loops=1024
cudaHashcat v0.24 starting...
Digests: 1 entries, 1 unique
Salts: 1 entries, 1 unique
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Platform: NVidia compatible platform found
Device #1: GeForce GTX 480, 1535MB, 1401Mhz, 15MCU
Device #1: Kernel ./kernels/4318/m0001.sm_20.32.cubin
[s]tatus [p]ause [r]esume [h]elp [q]uit => ERROR: cuLaunchGridAsync() 701
Code:
root@cupidon:/home/cupid/oclHashcat-0.24# ./cudaHashcat32.bin hash.txt -n 1 -m 1 -1 ?l?u?d ?1?1?1?1 ?1?1?1?1
cudaHashcat v0.24 starting...
Digests: 1 entries, 1 unique
Salts: 1 entries, 1 unique
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Platform: NVidia compatible platform found
Device #1: GeForce GTX 480, 1535MB, 1401Mhz, 15MCU
Device #1: Kernel ./kernels/4318/m0001.sm_20.32.cubin
[s]tatus [p]ause [r]esume [h]elp [q]uit => ERROR: cuLaunchGridAsync() 701
Code:
root@cupidon:/home/cupid/oclHashcat-0.24# ./cudaHashcat32.bin hash.txt -n 1 -m 1 -1 ?l?u?d ?1?1?1?1 dict1.txt
cudaHashcat v0.24 starting...
Digests: 1 entries, 1 unique
Salts: 1 entries, 1 unique
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Platform: NVidia compatible platform found
Device #1: GeForce GTX 480, 1535MB, 1401Mhz, 15MCU
Device #1: Kernel ./kernels/4318/m0001.sm_20.32.cubin
WARNING: words in dict_right < 128. Can't gain full performance
[s]tatus [p]ause [r]esume [h]elp [q]uit => ERROR: cuLaunchGridAsync() 701