The following files are available. If you have updates to any of these tools, please let me know. We'll set up a github site soon. --bart miller bart@cs.wisc.edu http://www.cs.wisc.edu/~bart ------------------------------------------------------------------------------ fuzz-2020-basic.tar Updated fuzz tools (fuzz and ptyjig) as of April 2020. fuzz-macos.tar: The source and binaries for the 2006 MacOS fuzz study. fuzz-nt-bin.zip: This is the binary for the Windows NT fuzz tool. It has been tested on NT 4.0 and Windows 2000 (RC 2). fuzz-nt-src.zip: This is the source code for the Windows NT fuzz tool. fuzz-1995-basic: This directory contains software, scripts, and data files for the 1995 testing of the basic utilities. It also contains "portjig" (for testing network services). fuzz-2001: This directory contains software, scripts, and data files for the 2001 fuzz testing. This is the most recent and updated version of the software fuzz-1995-X: This directory contains software, scripts, and data files for the 1995 testing of the X Window applications and servers. fuzz-1995.tar.gz: This is the software, test scripts, and data files from the 1995 testing study. (this file includes everything in the fuzz-1995-basic and fuzz-1995-X directories) fuzz-1995-malloc: This directory contains software, scripts, and data files for the 1995 testing malloc calls. (not yet available) fuzz-original.tar.gz: This is the original software, test scripts, and data files from the 1990 testing study. 2006 MacOS fuzz paper: ftp://ftp.cs.wisc.edu/paradyn/technical_papers/Fuzz-MacOS.pdf 2000 Windows fuzz paper: ftp://ftp.cs.wisc.edu/paradyn/technical_papers/fuzz-nt.pdf 1995 fuzz revisited paper (with X-window ap testing): ftp://ftp.cs.wisc.edu/paradyn/technical_papers/fuzz-revisited.pdf 1990 original fuzz paper: ftp://ftp.cs.wisc.edu/paradyn/technical_papers/fuzz.pdf Notes that .gz files were compressed the gzip utility from GNU. Use gunzip to uncompress these files. ------------------------------------------------------------------------------