oclhashcal (cuda ) does not recover hash :-/
#1
Hi

I've got a pb with oclhashcat (cuda), it does'nt recover my hash, but when I use haschat (cpu), it works :// any idea please ?

Quote:Device #1: GeForce GTX 970, 4096MB, 1304Mhz, 13MCU

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
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/m00500.sm_52.64.ptx
Device #1: Kernel ./kernels/4318/markov_le_v2.64.ptx
Device #1: Kernel ./kernels/4318/amp_a3_v2.64.ptx


INFO: approaching final keyspace, workload adjusted


Session.Name...: cudaHashcat
Status.........: Exhausted
Input.Mode.....: Mask (?l?l?l?l?l?l) [6]
Hash.Target....: [md5crypt hash removed by philsmd]
Hash.Type......: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Time.Started...: Sat Feb 14 08:47:44 2015 (1 min, 18 secs)
Time.Estimated.: 0 secs
Speed.GPU.#1...: 2805.7 kH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 308915776/308915776 (100.00%)
Skipped........: 0/308915776 (0.00%)
Rejected.......: 0/308915776 (0.00%)
HWMon.GPU.#1...: 0% Util, 59c Temp, N/A Fan

Started: Sat Feb 14 08:47:44 2015
Stopped: Sat Feb 14 08:49:02 2015

GPU : nvidia 970 GTX
Drivers: 347.25
Windows 7 64 bits
Oclhashcat : 1.32
Command GPU : cudaHashcat64.exe -a 3 -m 500 c:\hashcat\cisco.txt ?l?l?l?l?l?l
Command CPU : hashcat-cli64.exe -a 3 -m 500 c:\hashcat-0.49\cisco.txt ?l?l?l?l?l?l

thanks for you help


All hashes were removed by philsmd
#2
Read the forum rules: https://hashcat.net/forum/announcement-2.html
It is strictly forbidden (and you did accept these rules + it doesn't matter where the hashes come from or were "just" testing hashes etc) that you post hashes. so why do you do it nevertheless?

That would of course already be a reason for a forum ban.

Furthermore, the problem stated here is so vague that the problem could be anything.
For instance, did you know that cpu hashcat does increment (--increment) by default (starts with password length 1 and goes up to 6), while oclHashcat/cudaHashcat does not (it starts with password length 6 in you case)?

You didn't even mention if the password found was indeed exactly 6 characters etc.
#3
sorry about that, it was a mistake.

the password is a 6 characteres, lower.
and I don't know why oclhashcat does not increment like cpu haschat :/ I' don't do anything special.
#4
It seems that is working on Linux plateforme, but not on my windows. (CPU or GPU.)

any idea ?