Source: zzuf Section: devel Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 13) Standards-Version: 4.6.0 Rules-Requires-Root: no Homepage: https://caca.zoy.org/wiki/zzuf Vcs-Browser: https://salsa.debian.org/debian/zzuf Vcs-Git: https://salsa.debian.org/debian/zzuf.git Package: zzuf Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: transparent application fuzzer Zzuf is a transparent fuzzer. It works by intercepting applications' file and network operations and changing random bits in their input. Its behaviour is deterministic, making it easy to reproduce bugs. . Zzuf has support for variable fuzzing ratio, character filtering, fuzzing decision based on filenames and optional network fuzzing. It can also stop processes that run for too long or that output too much data.