Zero.exe
Zero.exe writes big files to a disk that contains only value zero. After the disk becomes full, these files get deleted. Zeroing unused disks areas is useful when capturing and compressing disk images like this:
dd if=/dev/hda | gzip -c > file.gz