04-28-2021, 10:45 AM
Just pipe from combipow to hashcat. Run hashcat in -a 0 without specifying a dictionary and it will listen on stdin.` combipow [options] | hashcat -a 0 -m 22000 stuff.hash`
I dont know what you mean by 64 line limit though, there's no line limitation in hashcat?
I dont know what you mean by 64 line limit though, there's no line limitation in hashcat?