01-20-2012, 01:43 PM
Quote:I think it will be good to grab all the dictionaries from the folder (or folders, if the second "dictionary" will be actually a directory too) and mix them sequentially.
do it with a script
Quote:I usually create bash scripts with many lines to run hc pointed to different directories. When I break execution by CTRL+C (Putty), it breaks execution of current running hc, but not the whole script. I have to hold down CTRL+C for a while, to wait until it will break execution of all of them until the end of the script. Is it possible to break execution of .sh script?
mhm not sure, maybe by checking oclHashcat's rc?