Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: Oclhashcat running slow?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
I have just purchased a Sapphire Hd 7770 and installed it in my system to replace my ageing card.

I am running this -

oclHashcat64.exe -m 2500 -a 3 -2 abcdefghjklmnpqrstuvwxyz Deepspace.hccap --session=Deepspace t?2?2?2?2?2?2?2
pause
pause

for a wpa attack, the "i" and "o" have been removed as they are not used apparently.

My question.... I am only getting 20,000 k/s when using this, however, on another programme that I have tested I am getting 40,000 k/s, I would like to use hashcat as my preferred proggy. Is there something I have missed in the syntax that will enable me to utilise the full power of my card and hashcat?

Rab.
add -n 32 -u 4096
(03-21-2014, 05:43 PM)atom Wrote: [ -> ]add -n 32 -u 4096

Thanks m8, that did the trick 44574 h/s

Rab.