Best hashcat configurations for this CPU? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: Best hashcat configurations for this CPU? (/thread-3121.html) |
Best hashcat configurations for this CPU? - checkcheck14 - 02-06-2014 I am new to using ashcat and I have just downloaded the latest version of hashcat. I just wanted to ask what would be the best configurations that would make hash decryption fastest. The Configurations I'm asking for: CPU Threads Segments My Processor : Intel Dual-Core E2140 1.6GhZ RE: Best hashcat configurations for this CPU? - atom - 02-06-2014 in theory avx2 based cpu, but hashcat does not yet support avx2 since the compilers we use do not support avx2. RE: Best hashcat configurations for this CPU? - epixoip - 02-06-2014 the Pentium Dual-Core E2140 is an old 65nm Allendale circa 2007, it does not support AVX2. doesn't support HT, either. so just hashcat-cli64.bin -n 2 RE: Best hashcat configurations for this CPU? - checkcheck14 - 02-07-2014 (02-06-2014, 08:55 PM)atom Wrote: in theory avx2 based cpu, but hashcat does not yet support avx2 since the compilers we use do not support avx2. But I have used hashcat on this Computer and it brute-forces NTLM hashes at the speed of approx 6.3M/s tries. RE: Best hashcat configurations for this CPU? - curlyboi - 02-07-2014 (02-07-2014, 10:56 AM)rakshit2207 Wrote: But I have used hashcat on this Computer and it brute-forces NTLM hashes at the speed of approx 6.3M/s tries. it doesn't mean it will not work. it just means it can't taky usage of some accelerating instructions. |