Hashcat not working
#5
-a 1 is for concatenating two dicts, use -a 0 instead (with one dict)

Code:
hashcat -m 0 -a 0 '/root/md5/hashpassword.txt' '/root/md5/rockyou.txt'

the correct answer was already provided by undeath
Reply


Messages In This Thread
Hashcat not working - by root - 05-23-2019, 04:59 PM
RE: Hashcat not working - by undeath - 05-23-2019, 09:07 PM
RE: Hashcat not working - by root - 05-23-2019, 09:54 PM
RE: Hashcat not working - by root - 05-24-2019, 08:59 PM
RE: Hashcat not working - by philsmd - 05-24-2019, 09:23 PM