Run a benchmark - 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: Run a benchmark (/thread-8790.html) |
Run a benchmark - hashcat2080ti - 11-25-2019 Hashcat newbie here, what CL do I need to run a standard benchmark to get hashrates hashcat64.exe -b Found the above online but that comes up with the following error. 'hashcat64.exe' is not recognized as an internal or external command, operable program or batch file. RE: Run a benchmark - Kryczek - 11-25-2019 You need to take your command prompt (cd C:\some\path) to where you extracted the hashcat archive, or specify the path to that executable as part of the command line like C:\some\path\hashcat64.exe -b RE: Run a benchmark - hashcat2080ti - 11-25-2019 (11-25-2019, 01:47 PM)Kryczek Wrote: You need to take your command prompt (cd C:\some\path) to where you extracted the hashcat archive, or specify the path to that executable as part of the command line like C:\some\path\hashcat64.exe -bC:\Users\2080TI>C:\Users\2080TI\Downloads\hashcat-5.1.0\hashcat64.exe -b hashcat (v5.1.0) starting in benchmark mode... Benchmarking uses hand-optimized kernel code by default. You can use it in your cracking session by setting the -O option. Note: Using optimized kernel code limits the maximum supported password length. To disable the optimized kernel code in benchmark mode, use the -w option. ./hashcat.hctune: No such file or directory Started: Mon Nov 25 12:07:17 2019 Stopped: Mon Nov 25 12:07:17 2019 |