06-18-2021, 05:47 AM
I issued this command:
Hashcat said this:
and this
I have 32 gig ram. Why does it only use 1166MB? The dictionary file is 2.2 gig.
Other examples show people getting megahashes per second.
I have CUDA installed and am running a 3080 but only get 1143 kilohashes/s.
Code:
hashcat -m 2500 -a 0 -r ../../dict/rules/best64.rule test.hccapx ../../dict/oCustom-WPA.txt -o cracked -w 3 -O
Hashcat said this:
Code:
Host memory required for this attack: 1166 MB
and this
Code:
Speed.#1.........: 1143.0 kH/s (72.16ms) @ Accel:32 Loops:128 Thr:1024 Vec:1
I have 32 gig ram. Why does it only use 1166MB? The dictionary file is 2.2 gig.
Other examples show people getting megahashes per second.
I have CUDA installed and am running a 3080 but only get 1143 kilohashes/s.