zzuf 0.15-2build3 source package in Ubuntu

Changelog

zzuf (0.15-2build3) noble; urgency=medium

  * No-change rebuild for glibc 2.39.

 -- Matthias Klose <email address hidden>  Sat, 03 Feb 2024 10:25:15 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian QA Group
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe devel

Downloads

File Size SHA-256 Checksum
zzuf_0.15.orig.tar.gz 482.0 KiB a34f624503e09acd269c70d826aac2a35c03e84dc351873f140f0ba6a792ffd6
zzuf_0.15-2build3.debian.tar.xz 4.7 KiB 6dc692420517376e0d89e517740cfb3254dfddf8e2be4e665fbe4610e4529e70
zzuf_0.15-2build3.dsc 1.8 KiB 49912d7195521b28bd40c5b2454203b214b6ce8600e3b8450e4631fd2b196dcc

Available diffs

View changes file

Binary packages built by this source

zzuf: 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.

zzuf-dbgsym: debug symbols for zzuf