Haschcat gui hybrid mask attack - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: Haschcat gui hybrid mask attack (/thread-1501.html) |
Haschcat gui hybrid mask attack - fooble - 08-24-2012 I have tried the hybrid mask attack + dict in the GUI. But does it not support multiple dictionary's? Image how I have the settings. https://i50.tinypic.com/34972pd.png And the commandline oclHashcat-plus64.exe --attack-mode 7 --remove --outfile D:/Ny mapp/32_hex.txt.out D:/Ny mapp/32_hex.txt ?d?d D:\Wordlists\Base Dictionnaries D:\Wordlists\hashkiller D:\Wordlists\Nonhashkiller D:\Wordlists\Pre-Expantion Wordlists D:\Wordlists\swedish D:\Wordlists\WPA D:\Wordlists\MD5Decrypter_1.txt Or is there possible to make a rule instead that create 00-99<fromdict>? RE: Haschcat gui hybrid mask attack - atom - 08-24-2012 Yeah hybrid only supports a single dictionary. You can run oclHashcat-plus in a batch. Or of course use rules. See https://hashcat.net/wiki/doku.php?id=rules_with_maskprocessor RE: Haschcat gui hybrid mask attack - fooble - 08-27-2012 (08-24-2012, 02:23 PM)atom Wrote: Yeah hybrid only supports a single dictionary. You can run oclHashcat-plus in a batch. Or of course use rules. See https://hashcat.net/wiki/doku.php?id=rules_with_maskprocessor Yeah used maskprocessor for it. Really nice was it. Good tool too. |