stdout not working on Windows
#1
Hi, wanted to use len and req-include from hashcat-utils to filter unneded words from a dictionary and pipe them to the hashcat worker instance, but without success. The pipe was empty, hashcat did not recveve any password and one cpu core was at 100% load. This happened on all dictionaries, also on tiny ones.


System:
  • Windows 10
  • NVIDIA P106-100 GPU
  • Hashcat v6.2.6

So i simplified the commands to identify the problem and i noticed that --stdout is not working on my System.

The command
Code:
hashcat.exe rockyou.txt --stdout
does not even print a word of the dictionary to the console.

I tried the latest hashcat beta as also some previous versions of hashcat, until i found a version where --stdout was working.
All versions starting with hashcat-6.0.0 and newer does not work with --stdout.
Beginning from hashcat-5.1.0 and lower i was getting --stdout to work.

Can you help me please getting --stdout working on current version please?
Reply


Messages In This Thread
stdout not working on Windows - by chris_sall - 02-07-2023, 02:32 AM
RE: stdout not working on Windows - by buka - 02-07-2023, 04:13 AM
RE: stdout not working on Windows - by chris_sall - 02-07-2023, 10:23 AM
RE: stdout not working on Windows - by Snoopy - 02-08-2023, 03:33 PM
RE: stdout not working on Windows - by Konubixe - 02-11-2023, 11:56 AM
RE: stdout not working on Windows - by chris_sall - 02-19-2023, 12:09 PM