This is the complete wnuke4 source file package. Do not forget the DEFINEs
if you compile under Delphi2.

I suspect I broke Jobbr.pas. It will compile cleanly, but whether it will work
is uncertain.

The code is not pretty, hope you don't mind. If you are looking for nuking code
the main module (wnuke4.dpr) contains all you need (also check out winsock.pas).

Unfortenately only Trumpet Winsock and NT4 support RAW_SOCKETs with IPPROTO_ICMP.
NT4 might even support RAW_SOCKETs with IPPROTO_IP (but not Trumpet!).

Trumpet URL: http://www.trumpet.com.au/

I hope it is clear I wrote the entire program in Delphi to make it easier for
beginners to understand it (but could not release it sooner because of Cha0s
policy), in fact several nukes are based on wnuke1+ code (wnewk being the most
notable example).
-- Written and created by klp (direct comments to klp@lniv3.fer.uni-lj.si)
