hashcat Forum
hashcat does not use the processor to its full capacity - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: hashcat does not use the processor to its full capacity (/thread-12190.html)



hashcat does not use the processor to its full capacity - chemik1974 - 10-15-2024

Virtual 32 core server, but load by hashcat is only about 30%. The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux, info from htop. Cmd:
hashcat -O sorted_hashes/sha512crypt.txt corpus-full.uniq.txt
thank you.


RE: hashcat does not use the processor to its full capacity - penguinkeeper - 10-15-2024

As the forum has hilariously pointed out, that distro is really not very good with OpenCL and can cause a lot of issues, especially if it's being virtualised, which brings in significant blockers for performance. Running it on your host machine and in another distro or Windows will likely fix your issue. Also, GPUs are often leagues better, even a low-end GPU will often beat a high-end CPU in hashing performance, so if it's possible to switch to a GPU, that'd be ideal