Donnerstag, 10. Mai 2012

New Project: WordLGen

Today I started to publish the first version of my wordlist generator called "WordLGen".

Eversince I missed a simple to use programm in Windows/Linux (yeah I know there are programms in linux..), that combines given words and lists all combinations. So I started to think about a algorithm that combines a not spezified number of words with itself and, after a week of planning, wrote this recursive algorithm that should do the job.

Check it out:
On blogspot
On github