![]() |
oclhashcal (cuda ) does not recover hash :-/ - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: oclhashcal (cuda ) does not recover hash :-/ (/thread-4076.html) |
oclhashcal (cuda ) does not recover hash :-/ - nopnop - 02-14-2015 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 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 RE: oclhashcal (cuda ) does not recover hash :-/ - philsmd - 02-14-2015 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. RE: oclhashcal (cuda ) does not recover hash :-/ - nopnop - 02-14-2015 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. RE: oclhashcal (cuda ) does not recover hash :-/ - nopnop - 02-14-2015 It seems that is working on Linux plateforme, but not on my windows. (CPU or GPU.) any idea ? |