JWepGen
About JWepGen
This is a WEP key generator written in Java. Currently it generates 128 bit keys correctly and I think it’s doing the 64 bit keys correctly, I can only verify the first of the four keys.
It is based in part upon the XWepGen program for OSX found here and in part on the nwepgen utility that’s part of the Linux WLAN project.
License
This software is distributed under the terms of Apache License version 2.0. This code includes software that is part of the Jakarta Commons project (namely the hex encoder).
Install
You’ll need Java 2 version 1.4 or Java 2 version 1.5 available to run this software. With that installed, download the newest jar file below and save it someplace useful (like My Documents or your home directory). To run it just double-click it in windows. On other platforms or from the command line just run java -jar jwepgen.jar.
A better way to install as of version 1.0 is to simply click on the webstart link and let it perform its “desktop integration”.
Downloads
- Please use the webstart version to install the software – the zip is provided as a convenience for power users.
- JWepGen version 1.0
- JWepGen version 0.5
- JWepGen version 0.2
- JWepGen version 0.1
- SVN repository: https://www.thot.us/svn/nule.org_JWepGen/trunk/
- JWepGen version 1.0 Source
Applet
Try the applet without downloading anything right here (version 0.5).