Help with a specific mask or rule - 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: Help with a specific mask or rule (/thread-4260.html) |
Help with a specific mask or rule - giog7789 - 04-05-2015 Hello everyone, I need an help on a rule that can just take the words from a wordlist and permutate like the examples below. (i know how to do this with masks, but not with wordlist) 1)
<-------------
2)
<-------------
3)
<-------------
Can someone help me? RE: Help with a specific mask or rule - Xanadrel - 04-05-2015 Hey, https://hashcat.net/wiki/doku.php?id=rule_based_attack Check the i rule, you may like it. RE: Help with a specific mask or rule - atom - 04-05-2015 indeed and with tmesis.pl from hashcat-utils you can let auto-generate them for you RE: Help with a specific mask or rule - giog7789 - 04-06-2015 (04-05-2015, 10:30 PM)Xanadrel Wrote: Hey, EDIT (I misread): Thank you so much! <3 RE: Help with a specific mask or rule - giog7789 - 04-06-2015 (04-05-2015, 11:32 PM)atom Wrote: indeed and with tmesis.pl from hashcat-utils you can let auto-generate them for you Well i can't use tmesis.pl since i'm on winzoz but anyway i can still use len.exe that is usefull for me. RE: Help with a specific mask or rule - epixoip - 04-06-2015 Why can't you use tmesis.pl on Windows? There's Cygwin, Strawberry Perl, ActiveState Perl, DWIM Perl... RE: Help with a specific mask or rule - giog7789 - 04-06-2015 (04-06-2015, 05:55 AM)epixoip Wrote: Why can't you use tmesis.pl on Windows? There's Cygwin, Strawberry Perl, ActiveState Perl, DWIM Perl... I'm using Cygwin right now, but there are tons of packages. Which one is for emulate linux commands on the cmd? (or at least just for the text editors commands) |