Bug - words get rejected
#2
Not a bug, it's a feature! Really, you can use hashcat in --stdout mode and pipe it to another hashcat session in stdin mode. Then it will work. Something like this:

Quote:$ ./hashcat wordlist.txt -r rule.txt | ./hashcat -m 2500 mywpa.hccap -w 3


Messages In This Thread
Bug - words get rejected - by eandmsz - 08-11-2016, 08:51 PM
RE: Bug - words get rejected - by atom - 08-12-2016, 05:44 PM
RE: Bug - words get rejected - by eandmsz - 08-14-2016, 12:53 PM
RE: Bug - words get rejected - by jodler303 - 08-17-2016, 05:42 PM
RE: Bug - words get rejected - by gargojl - 01-11-2017, 01:14 AM