freebsd-ports/security/fuzz/pkg-descr

5 lines
151 B
Plaintext
Raw Normal View History

Fuzz is a tool for testing other software. It does this by bombarding
the program being evaluated with random data.
WWW: http://fuzz.sourceforge.net/