1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
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/