10-08-2013, 06:51 PM
Just a tip to improve performance. When you want to do a combination attack that uses a small dictionary as the starting one, convert that dictionary to prepending rules (don't forget to reverse the order) and do a regular dictionary attack with the big dictionary as input and the rules as modifiers.