Wordlist help please - 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: Wordlist help please (/thread-180.html) |
Wordlist help please - alto - 11-08-2010 Hi, I used to crack my hashes with Cain, especially with the 'options' in the dictionnary mode. I will now use hashcat which is faster Please, how can I keep the same features as Cain in hashcat ? : I would like to use the same options, and why not other permutations if you have ideas ? Thank you very much. RE: Wordlist help please - Tommie_c - 11-08-2010 I don't know exactly what the included rule generator generates but when i want something specific like u are asking for, I just write my own rule for it. For example what u asked for would look like this: as is : reverse r double d lower l and so on. The rules pretty much follow JTR's so are easy to write. Hope this helps Alto. RE: Wordlist help please - D3ad0ne - 11-09-2010 Alto this rule set should give you the same effect only much better - http://hashcat.net/urules/d3ad0ne_1.5K.rule RE: Wordlist help please - alto - 11-09-2010 Hi, Thank you for your help. I've read the "hashcat-0.34\rules\passwordspro.rule" but it's difficult to understand.. D3ad0ne > thank you ! I'll test it. So this file gives 1536 rules, so the rules I was looking for are inside ? And many more ? I can't understand the file But thank you very much Does hascat allow to use multiple rule file ? I see at http://hashcat.net/urules/ others interesting rules, can I use them simultanously ? RE: Wordlist help please - atom - 11-11-2010 no, but you can open them all in an texteditor and make one file out of them. |