I want to measure the performance (speed) of the Hashcat module
#2
The -b flag gives you a benchmark speed you can go off. For example: hashcat -m 0 -b. Using -w will turn off the default to the optimised kernels, so you can do "hashcat -m 0 -b -w 4" for pure and "hashcat -m 0 -b -w 4 -O" for optimised
Reply


Messages In This Thread
RE: I want to measure the performance (speed) of the Hashcat module - by penguinkeeper - 05-13-2024, 11:37 AM