PDA

View Full Version : Password Generator



SyntaXmasteR
01-16-2006, 12:39 PM
Once again i am working on another tool, a random password generator (http://www.boninroad.com/syntax******/tools/tool6.php). It was a very simple tool to create but now i would like to better the tool by making the passwords it generates easier to remember by branching off of commonly used words.

The problem is that i need some help creating these word lists. If anyone is willing to help i will give you full ****** on the site. I just do not have the time to make them myself! If you are interested in helping out:

How to create the word lists
*. Start on the letter a
2. find *0 six letter words that start w/ the letter a
*. find *0 seven letter words that start w/ the letter a
4...
5...
6...
7...
8. find *0 twelve letter words that start with the letter a
*. Start on the letter b

simple enough? You should have a total of 70 words per letter ~

Thanks for anyone that can help out!

Alucard
01-17-2006, 11:34 AM
can they be anyword and do u need words for every alphabet? i should be able to find u some i ll post em as soon as possible.

SyntaXmasteR
01-17-2006, 03:01 PM
I just need words from the english language. I also changed the format to make editing the arrays much easier. Here is how they should be layed out:

-Seven Letters-


aword,aword,aword,aword,aword,aword,aword,aword,aword,aword,
bword,bword,bword,bword,bword,bword,bword,bword,bword,bword,
.
.
.
zword,zword,zword,zword,zword,zword,zword,zword,zword,zword,


-Eight Lettered Words-


aword,aword,aword,aword,aword,aword,aword,aword,aword,aword,
bword,bword,bword,bword,bword,bword,bword,bword,bword,bword,
.
.
.
zword,zword,zword,zword,zword,zword,zword,zword,zword,zword,


etc...

I would like to do it up to *2 lettered words. The only thing i really ask is that the words are NOT propper names and ARE commonly used words.

Thanks Again!

~SyntaX
P.S. You can get an idea of what my coding does with the words. I already posted an example password generator (http://www.boninroad.com/syntax******/tools/tool6.php) under complex generator.

Alucard
01-18-2006, 10:03 AM
ok i have bunch of 6 lettr words starting from A here they are. o and some of them are from my science book so u can take ny u want. lol :D
around
artist
allele
amnion
artery
atrium
active
anuran
arctic
asthma
ascaris
action

godd luk i ll soon post some more as i find em.

SyntaXmasteR
01-18-2006, 05:14 PM
Alucard

I already have five and six letter words from a-z. I did those myself so i could demonstrate what the password generator that i wrote could actually do. If you do want to help out please use the format i posted below and email the word list to me after your finished. There should be a total of 260 words per wordlength. 26letters TIMES *0words/letters=260words