freebsd-ports/security/zzuf/pkg-descr
Dmitry Marakasov 54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00

8 lines
408 B
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/