hashcat Forum
Problem with Hashcat and large hashlists - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: Problem with Hashcat and large hashlists (/thread-4858.html)



Problem with Hashcat and large hashlists - LSDoom - 11-29-2015

Whenever I try to crack very large hashlists (50-100k unique hashes and larger) I get massive lag when I start the attack and for the first 30 seconds I cant even update the status screen. The cracking speed also starts extremely slow and builds up slowly to about full speed after 1-2 minutes.

I have tried using an output file, disabling/enabling the potfile and tried a few different hashlists & dictionaries.

I am using the Nvidia version of oclHashcat with 2 x GTX 970s.
Any suggestions are much appreicated.


RE: Problem with Hashcat and large hashlists - epixoip - 11-29-2015

You're IO bound.


RE: Problem with Hashcat and large hashlists - LSDoom - 11-29-2015

(11-29-2015, 05:46 AM)epixoip Wrote: You're IO bound.

What can I do to fix this? I have up to date SSDs and HDDs in my system.


RE: Problem with Hashcat and large hashlists - undeath - 11-29-2015

Unless you want to develop a faster PCIe bus you can't. The hash list has to be transfered to your GPU.


RE: Problem with Hashcat and large hashlists - LSDoom - 11-29-2015

(11-29-2015, 04:04 PM)undeath Wrote: Unless you want to develop a faster PCIe bus you can't. The hash list has to be transfered to your GPU.

This never happened on my old system. Is it my motherboard?