Hello,
I'm trying to use cudaHashcat-plus64.bin , but I think is not working because I get 0 c/s ...
Look at this:
And another thing..., when I try to use the -a option, I always get a syntax error:
Anyone can help me, please?
Thank you.
I'm trying to use cudaHashcat-plus64.bin , but I think is not working because I get 0 c/s ...
Look at this:
Code:
./cudaHashcat-plus64.bin -m 400 --gpu-async hash_file.txt
cudaHashcat-plus v0.08 by atom starting...
Hashes: 1
Unique salts: 1
Unique digests: 1
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
GPU-Loops: 64
GPU-Accel: 1
Password lengths range: 1 - 15
Platform: NVidia compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: GeForce 9600 GT, 1023MB, 1800Mhz, 8MCU
Device #1: Allocating 1MB host-memory
Device #1: Kernel ./kernels/4318/m0400.sm_11.64.cubin
Starting attack in wordlist stdin mode...
Status.......: Running
Input.Mode...: Pipe
Hash.Target..: $H$9NsRxDdCwU8chqRtMpjv05f7VF.1Al/
Hash.Type....: phpass, MD5(Wordpress), MD5(phpBB3)
Time.Running.: 10 secs
Time.Util....: 10000.7ms/0.0ms Real/CPU, 0.0% idle
Speed........: 0 c/s Real, 0 c/s GPU
Recovered....: 0/1 Digests, 0/1 Salts
Progress.....: 0
Rejected.....: 0
HW.Monitor.#1: 0% GPU, 85c Temp
And another thing..., when I try to use the -a option, I always get a syntax error:
Code:
$ ./cudaHashcat-plus64.bin -a 3 -m 400 hash_file.txt
Usage: ./cudaHashcat-plus64.bin [options]... hash|hashfile|hccapfile [dictionary|mask|directory]...
Try --help for more help.
Anyone can help me, please?
Thank you.