1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/security/fuzz/pkg-descr
Chris D. Faulhaber 304fd19d71 New port: Fuzz, a tool for testing software by bombarding
the program being evaluated with random data.
2000-08-02 01:15:39 +00:00

5 lines
151 B
Plaintext

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/