This package browser is in early development. Mind the rough edges.

zzuf 0.15

Transparent application input fuzzer

Zzuf is a transparent application input fuzzer. It works by intercepting file operations and changing random bits in the program's input. Zzuf's behaviour is deterministic, making it easy to reproduce bugs.

Installation

Install zzuf 0.15 as follows:

guix install zzuf@0.15

Or install the latest version:

guix install zzuf

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.