head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1;
locks; strict;
comment	@# @;


1.1
date	2007.03.06.05.36.34;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Move zzuf-0.8.1 from devel/, transparent application input fuzzer.

Noted by:	kris
PR:		ports/109829
Submitted by:	Peter Johnson <johnson.peter at gmail.com>
@
text
@zzuf is a transparent application input fuzzer. Its purpose is to
find bugs in applications by corrupting their user-contributed data
(which more than often comes from untrusted sources on the Internet).
It works by intercepting file and network operations and changing
random bits in the program's input. zzuf's behaviour is
deterministic, making it easier to reproduce bugs.

WWW:	http://sam.zoy.org/zzuf/
@
