08-17-2014, 04:16 PM
(08-16-2014, 02:17 PM)Kgx Pnqvhm Wrote: Using the hashcat-utils' combinator.exe is likely quicker than combinator.py.
And the new (but undocumented) combinator3.exe creates the in-between 12 character combinations, e.g.:
>combinator3.exe 4_walk_seed.txt 4_walk_seed.txt 4_walk_seed.txt > 12charwalk.txt
Another interesting idea is using the tmesis.pl from Yiannis Chrysanthou's (aka T0XlC) "I have the #cat so I make the rules" presentation at the recent Passwords Con 2014 Las Vegas. (Also in the new, but undocumented hashcat-utils.)
I agree that combinator.exe is most likely quicker than combinator.py, and I'll give combinator3.exe a try and see how that works out.
Is the talk from T0XIC available somewhere to view?