About jnemesis.

jNemesis is a simple cross-platform graphical front end for the nemesis packet injection utility by Jeff Nathan.
At this time the front-end only supports TCP, UDP, and ICMP options. However, it contains a queue feature allowing you to craft multiple packets and store them for use later.
The queued packets can be selected one at a time for injection, they can all be injected consecutively, or the nemesis command can be saved to a shell script.

This application is released under the GPL LICENSE view GPL_LICENSE.txt in the archive for details.

Requirements.

Any JRE in the 1.4 family, it was written using 1.4.2_04.
If you don't have a JRE you should get one from http://www.java.com.
In addition you will obviously also need nemesis installed.
You can grab it from http://nemesis.sourceforge.net/.
I have only tested jNemesis with NEMESIS 1.4beta3 (Build 22).
For further information please consult the README.txt in the archive.


The required screenshots


jNemesis TCP interface HERE
jNemesis UDP interface HERE
jNemesis icmp interface 1 HERE
jNemesis icmp interface 2 HERE
jNemesis icmp interface 3 HERE
jNemesis queue interface HERE
JNemesis result interface HERE
Icon  Name                               Last modified      Size  Description
[DIR] Parent Directory - [TXT] NIX-README.txt 19-Sep-2004 00:02 3.1K [TXT] WIN32-README.txt 19-Sep-2004 00:01 1.2K [   ] jnemesis-1.1-jar.tar.gz 18-Sep-2004 23:25 125K [   ] jnemesis-1.1-jar.tar.gz.md5sum 18-Sep-2004 23:25 58 [   ] jnemesis-1.1-jar.tar.gz.sha1sum 18-Sep-2004 23:25 66 [   ] jnemesis-1.1-source.tar.gz 18-Sep-2004 23:25 204K [   ] jnemesis-1.1-source.tar.gz.md5sum 18-Sep-2004 23:25 61 [   ] jnemesis-1.1-source.tar.gz.sha1sum 18-Sep-2004 23:25 69 [DIR] old/ 18-Sep-2004 23:51 -

JavaDoc available HERE they're a bit useless right now but will come in handy once the classes are broken down.
On-line source-code listing HERE