Hashcat piping doesn't work (WPA/2)
#3
Yes, I can crack the password using wordlist or mask attack. Pipe makes problem definitely. Often after a long time (10-15 hours) pipe cracking makes my desktop frozen and I need to restart PC. Something is wrong... I have tried to reduce process of cracking with this code but it doesn't work. After reducing process desktop never get frozen and doesn't crack password. This code should to crack password too.
Code:
mp64 -q 3 -r 4 "?l?l?l?l?l?123" | hashcat64 -m 2500 test.hccap


Messages In This Thread
Hashcat piping doesn't work (WPA/2) - by camer333 - 05-11-2018, 12:11 AM
RE: Hashcat piping doesn't work (WPA/2) - by camer333 - 05-11-2018, 01:56 PM