For my own purposes I have written a program that generates random keys for use in either WEP or WPA enabled routers. It can be used to secure networks that rely on a pre-shared key.
A random key should defeat any form of dictionary attack.
The program is free and can be found at
I have only been able to test the program in a very limited number of cases so feed back would be welcome. It should run under any variant of Windows but it does require the .NET framework to be installed. I have only tested it however with Windows XP Pro..
The program does not need installation and makes no changes to your system. The random key is copied to the Windows clipboard so that it can be pasted into a text document for transporting to other computers. The key generated can NOT be repeated by re-running the program.
John Steele