zzuf 0.15-3 source package in Ubuntu

Changelog

zzuf (0.15-3) unstable; urgency=medium

  * QA upload.
  * Fix building with -Werror=implicit-function-declaration.
    (Closes: #1066620)

 -- Andreas Beckmann <email address hidden>  Sun, 07 Apr 2024 04:40:37 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zzuf_0.15-3.dsc 1.8 KiB 1c29481966ef6cfa82ed53a68262783658e9e079bec6a72c064b240202ea7c0d
zzuf_0.15.orig.tar.gz 482.0 KiB a34f624503e09acd269c70d826aac2a35c03e84dc351873f140f0ba6a792ffd6
zzuf_0.15-3.debian.tar.xz 5.0 KiB 168374f2d4b8a7bfd16c997f5a0475614e6cd8f0e3a696ea47e407f4c538af7b

No changes file available.

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