zzuf 0.15-ok1 source package in openKylin

Changelog

zzuf (0.15-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 16 Jun 2026 11:50:06 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile.bedrock
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile.bedrock proposed main devel

Downloads

File Size SHA-256 Checksum
zzuf_0.15.orig.tar.gz 482.0 KiB a34f624503e09acd269c70d826aac2a35c03e84dc351873f140f0ba6a792ffd6
zzuf_0.15-ok1.debian.tar.xz 3.0 KiB 776ad1d279375b238ce376cda21b63570f8588deb6e250b37238457d6a3a5bae
zzuf_0.15-ok1.dsc 1.6 KiB 1495cb199f95574177d45e1046a455c0bd756a69be289687a5e76a6524c7c832

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