Password dictionary creator

Associate
Joined
3 Feb 2007
Posts
16
Location
Birmingham
In going through cleaning up my pc, I've come across a passworded .rar file. And I can't remember the password.

I know back then, I had a modular password system; so for a made up example:
bob
6239
tomato
carrot

would be my root base of the password, with passwords for different websites and locations just a combination of different orders of those: so using the same example it could be

bob6239
tomatocarrot
carrotbobtomato
6239bob

etc

Does anyone know of a program that can take all of these "seed" words in, and then create a dictionary with every combination of those seeds in with each variety of # of the seeds used, and with every order possible? I know one must do, because I remember having this exact same problem years ago (probably for the same file!). But I can't find it anymore :(

cheers
 
I don't need any actual password cracker, I just need a program to generate the potential combinations for me to go through and try manually :) As I say I definitely had such a program before! Internet is a lot more clogged to find things like that now :(
 
4 Different words, and the password contains only 2 of those words, right?

Should be fairly easy to work out all the permutations of that.

12, I think, actually.
 
Back
Top Bottom