Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Piping python output into hashcat continuously
Post: RE: Piping python output into hashcat continuously

Python buffering output before sending it may be compounding the problem, try running your script in unbuffered mode. i.e. python3 -u
CGretski hashcat 4 8,864 02-24-2021, 11:20 AM