The misc/zzuf port
zzuf-0.15 – transparent application input fuzzer (cvsweb github mirror)
Description
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. Its main areas of use are: * quality assurance: use zzuf to test existing software, or integrate it into your own software's testsuite * security: very often, segmentation faults or memory corruption issues mean a potential security hole, zzuf helps exposing some of themNo homepage
Maintainer
The OpenBSD ports mailing-list
Broken
on hppa: __sync_lock_test_and_set_4 in zzuf_mutex_lock
Categories
Build dependencies
Reverse dependencies
Files
- /usr/local/bin/zzat
- /usr/local/bin/zzuf
- /usr/local/lib/zzuf/
- /usr/local/lib/zzuf/libzzuf.a
- /usr/local/lib/zzuf/libzzuf.la
- /usr/local/lib/zzuf/libzzuf.so
- /usr/local/man/man1/zzat.1
- /usr/local/man/man1/zzuf.1
- /usr/local/man/man3/libzzuf.3