So i just get a google cloud instance for test with k80, i install drivers with these
https://killtacknine.com/test-driving-go...h-hashcat/
After these for test, i remove the K80 and put a v100 and just run hashcat and get those numbers(ridicullus)
Compared to those benchmarks, i think im doing something bad
https://hashcat.net/forum/thread-6972.html
Command i use
Running hashcat GPU status
Also i can do something for better performance? like what is the best attack mode for a lot hashes at a time with 300GB wordlist? im testing in Different databases hashes.
https://killtacknine.com/test-driving-go...h-hashcat/
After these for test, i remove the K80 and put a v100 and just run hashcat and get those numbers(ridicullus)
Code:
627 MH/s
Compared to those benchmarks, i think im doing something bad
https://hashcat.net/forum/thread-6972.html
Code:
Hashmode: 2611 - vBulletin < v3.8.5
Speed.Dev.#1.....: 15978.1 MH/s (84.10ms)
Command i use
Code:
screen -L -dmS hashcat ./hashcat64.bin -m 2611 --username --potfile-path 2611.pot hashes.txt wordlist.txt
Running hashcat GPU status
Also i can do something for better performance? like what is the best attack mode for a lot hashes at a time with 300GB wordlist? im testing in Different databases hashes.