Gtx 860 m Problem
#1
Hi all i am new in hashcat
i use windows 10 and gtx 860m 
i converted cap to hccap file and i try cudahashcat and i see this
Code:
C:\cuda>cudahashcat.exe -m 2500 -a3 cansu.hccap cansu,?d?d?d?d
cudaHashcat v2.01 starting...

Device #1: GeForce GTX 860M, 2048MB, 540Mhz, 5MCU

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Brute-Force
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel ./kernels/4318/m02500.sm_50.64.cubin
Device #1: Kernel ./kernels/4318/markov_le_v1.sm_50.64.cubin
Device #1: Kernel ./kernels/4318/amp_a3_v1.sm_50.64.cubin


ATTENTION!
 The wordlist or mask you are using is too small.
 Therefore, oclHashcat is unable to utilize the full parallelization power of your GPU(s).
 The cracking speed will drop.
 Workaround: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_to_create_more_work_for_full_speed


INFO: approaching final keyspace, workload adjusted


Session.Name...: cudaHashcat
Status.........: Exhausted
Input.Mode.....: Mask (cansu,?d?d?d?d) [10]
Hash.Target....: cansu (00:1c:a8:97:97:ea <-> 88:32:9b:e4:9f:30)
Hash.Type......: WPA/WPA2
Time.Started...: Sun Dec 20 17:48:50 2015 (4 secs)
Time.Estimated.: 0 secs
Speed.GPU.#1...:    33101 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 10000/10000 (100.00%)
Rejected.......: 0/10000 (0.00%)
HWMon.GPU.#1...:  0% Util, 41c Temp, N/A Fan

Started: Sun Dec 20 17:48:50 2015
Stopped: Sun Dec 20 17:48:56 2015
what is the problem and how i can fix
#2
The problem is already told to you in the output of your program
"ATTENTION!
The wordlist or mask you are using is too small.
Therefore, oclHashcat is unable to utilize the full parallelization power of your GPU(s).
The cracking speed will drop.
Workaround: https://hashcat.net/wiki/doku.php?id=fre...full_speed"

As you can see, your actual mask is only 4 digits long, for a total of 10x10x10x10=10000 combinations, while your GPU hashes at 33101/s, meaning that the entire process is over in less than a second.

The solution? Use a larger mask.

I'm sure you must've read through what you yourself posted, it gives you all the information you need to know.
#3
(12-20-2015, 06:31 PM)wrigglingears Wrote: The problem is already told to you in the output of your program
"ATTENTION!
The wordlist or mask you are using is too small.
Therefore, oclHashcat is unable to utilize the full parallelization power of your GPU(s).
The cracking speed will drop.
Workaround: https://hashcat.net/wiki/doku.php?id=fre...full_speed"

As you can see, your actual mask is only 4 digits long, for a total of 10x10x10x10=10000 combinations, while your GPU hashes at 33101/s, meaning that the entire process is over in less than a second.

The solution? Use a larger mask.

I'm sure you must've read through what you yourself posted, it gives you all the information you need to know.
thank you for help
i have a new questıon
how i can abcdefghijklmnopqrstuvwxyz0123456789
this char on cmd ?
#4
cudahashcat.exe -m 2500 -a3 cansu.hccap -1 ?d?l cansu,?1?1?1?1