Dec 232017
This is the source and exe files from the May 1993 Dr. Dobbs article on network snoopers. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
M.BAT | 16 | 16 | stored |
MEMORY.ASM | 10291 | 2774 | deflated |
MISC_ASM.ASM | 15597 | 4073 | deflated |
NE2000.ASM | 46404 | 9648 | deflated |
NE2000.INC | 13078 | 4253 | deflated |
PROCESS.ASM | 6606 | 1730 | deflated |
README.TXT | 279 | 202 | deflated |
RJUSER.H | 41476 | 9860 | deflated |
SNOOP.C | 10430 | 3160 | deflated |
SNOOP.EXE | 17226 | 11458 | deflated |
SNOOP.H | 6438 | 2203 | deflated |
SNOOP.LNK | 113 | 78 | deflated |
SNOOP.MAK | 1084 | 353 | deflated |
WCUSER_S.LIB | 88064 | 44078 | deflated |
Download File SNOOP.ZIP Here
Contents of the README.TXT file
Howdy,
I compiled this code using Watcom's 286 C compiler, Microsoft's
Macro Assembler, version 6.0 and my own user interface library,
which I have included. The make and link files are included
to aid in converting to another compiler.
Rahner James
CIS 71450,757
I compiled this code using Watcom's 286 C compiler, Microsoft's
Macro Assembler, version 6.0 and my own user interface library,
which I have included. The make and link files are included
to aid in converting to another compiler.
Rahner James
CIS 71450,757
December 23, 2017
Add comments