WinDump: tcpdump for Windows


Last modified: Monday, March 26, 2001 10.56

Compiling WinDump

Software requirement:

  • Microsoft Visual C++ 6.0 compiler.
  • The winpcap source tree must be in the same directory of the windump source tree

Project files are in the directory windump\win32\prj of the WinDump source code distribution. Load the project from the Visual C++ 6.0 IDE and build the program. The release version of the WinDump.exe executable file will be generated in the directory windump\win32\prj\release. The debug version of the executable file will be generated in the directory windump\win32\prj\debug.

The project can be compiled indifferently in Windows 95, 98, ME, NT or 2000. The executable file generated is system-independent.