hashcat Forum
regarding hashcat-utils : combinator - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip (https://hashcat.net/forum/forum-28.html)
+--- Thread: regarding hashcat-utils : combinator (/thread-3826.html)



regarding hashcat-utils : combinator - tibit - 11-12-2014

Hi,

I was trying to combinate two files in windows but didn't succeed.
My batcode

Code:
combinator.exe file1 file2 > file3

When I run it, file3 stays empty (zero bites)

Please tell me what I did wrong.

thank you


RE: regarding hashcat-utils : combinator - Mangix - 11-17-2014

either your input files are empty or there was an error. run "combinator.exe file1 file2" in command prompt and check the output.