01-27-2023, 11:21 PM
(This post was last modified: 01-27-2023, 11:22 PM by carbonmike.)
(01-27-2023, 02:42 PM)Snoopy Wrote: you could run a benchmark to see the "theoretically" max hash/s per card for this hashmode and compare it with your output (add -D2 when needed)
hashcat -b -m22000
jfyi the speed of plain wordlist is always slower, you can combine your wordlist with rules to take some advantages of the gpus
i think it drops to 0 when hashcat copies a new bulk of candidates to the gpu ram, so dont worry
What kind of rule can I use, also can you please give an example.
So.. wordlists are the less efficient way ?
Should I be trying something else, instead of wordlists ?
in what situation shold I use command -D2 ?
Thanks.