hashcat Forum

Full Version: regarding hashcat-utils : combinator
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
either your input files are empty or there was an error. run "combinator.exe file1 file2" in command prompt and check the output.