• Home
Name Date Size #Lines LOC

..--

MakefileD03-May-2024186 119

READMED03-May-2024440 108

data.cD03-May-20246.6 KiB275212

dns-any.dD03-May-2024450 3725

nfs-0.dD03-May-2024520 6047

pm.dD03-May-2024353 97

pmap-dump.dD03-May-20241.3 KiB6148

pmap-mnt.dD03-May-20241.5 KiB7962

rip.dD03-May-20241.1 KiB5349

rservice.cD03-May-20241.2 KiB6945

showmount.dD03-May-2024921 6451

xor.cD03-May-20242 KiB9365

README

1For now, read the header comments inside each of these for documentation.
2The programs are simple enough that they don't really need a Makefile any more
3complex than the one given; ymmv.  Data and xor may also be useful on DOS,
4which is why there are hooks for it in the code.
5
6data.c		a primitive atob / btoa byte generator
7*.d		example input to "data -g"
8rservice.c	a utility for scripting up rsh/rexec attacks
9xor.c		generic xor handler
10