Posts: 1
Threads: 1
Joined: Oct 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.
Posts: 165
Threads: 2
Joined: Apr 2021
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