netcat/data
Anatoly Techtonik 5086ba1ade *Hobbit*'s netcat 1.10 2007-01-17 09:51:02 +00:00
..
Makefile *Hobbit*'s netcat 1.10 2007-01-17 09:51:02 +00:00
README *Hobbit*'s netcat 1.10 2007-01-17 09:51:02 +00:00
data.c *Hobbit*'s netcat 1.10 2007-01-17 09:51:02 +00:00
dns-any.d *Hobbit*'s netcat 1.10 2007-01-17 09:51:02 +00:00
nfs-0.d *Hobbit*'s netcat 1.10 2007-01-17 09:51:02 +00:00
pm.d *Hobbit*'s netcat 1.10 2007-01-17 09:51:02 +00:00
pmap-dump.d *Hobbit*'s netcat 1.10 2007-01-17 09:51:02 +00:00
pmap-mnt.d *Hobbit*'s netcat 1.10 2007-01-17 09:51:02 +00:00
rip.d *Hobbit*'s netcat 1.10 2007-01-17 09:51:02 +00:00
rservice.c *Hobbit*'s netcat 1.10 2007-01-17 09:51:02 +00:00
showmount.d *Hobbit*'s netcat 1.10 2007-01-17 09:51:02 +00:00
xor.c *Hobbit*'s netcat 1.10 2007-01-17 09:51:02 +00:00

README

For now, read the header comments inside each of these for documentation.
The programs are simple enough that they don't really need a Makefile any more
complex than the one given; ymmv.  Data and xor may also be useful on DOS,
which is why there are hooks for it in the code.

data.c		a primitive atob / btoa byte generator
*.d		example input to "data -g"
rservice.c	a utility for scripting up rsh/rexec attacks
xor.c		generic xor handler