04-06-2025, 11:56 PM
try this
open cmd
use cd command to enter directory where hashcat exe is
then, ur command should start with .\hashcat.exe
ex.
.\hashcat.exe -D 2 -m 1400 hashes/hash3.txt dict/rockyou.txt
hashes and dict folders i created.
open cmd
use cd command to enter directory where hashcat exe is
then, ur command should start with .\hashcat.exe
ex.
.\hashcat.exe -D 2 -m 1400 hashes/hash3.txt dict/rockyou.txt
hashes and dict folders i created.