05-13-2020, 02:09 PM
the problem with named pipes is that they act like a normal file, but have no "file size", so hashcat will read through all of the input to discover the number of password candidates (or "length") and can't really seek back (that's not allowed with named pipes)..
you could use other techniques like appending with rules etc
you could use other techniques like appending with rules etc