How to use multiple dictionaries? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: How to use multiple dictionaries? (/thread-3893.html) |
How to use multiple dictionaries? - turbohaje - 12-12-2014 Can I use 3 dictionaries or more at the same time? I only found on WIKI how to use 2 dictionaries. I have 3 dictionaries and I want to have word taken from each one and appended, eg: <word from dict1><word from dict2><word from dict3> RE: How to use multiple dictionaries? - radix - 12-12-2014 No you cant. You could however use combinator to combine them. RE: How to use multiple dictionaries? - epixoip - 12-12-2014 combinator3.bin from hashcat-utils |