aflplusplus 2.60c-1build1 source package in Ubuntu

Changelog

aflplusplus (2.60c-1build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Sat, 25 Jan 2020 05:40:05 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Security Tools
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
aflplusplus_2.60c.orig.tar.gz 1.2 MiB 8b82c585c255f87536a7aef76da635d72675d75674dfc017dfe2e0d8d8bf397b
aflplusplus_2.60c-1build1.debian.tar.xz 8.9 KiB 8867a3a6dcededb6c1c5e73c56dbc6e295261e462a23c66aa338f9dfd44639c2
aflplusplus_2.60c-1build1.dsc 2.2 KiB baf87a2fdffbf3b209f3a1740d30e01e53c080c52fbb81b8c9c8bca29cfce8c6

View changes file

Binary packages built by this source

afl++: instrumentation-driven fuzzer for binary formats

 American fuzzy lop is a fuzzer that employs compile-time instrumentation and
 genetic algorithms to automatically discover clean, interesting test cases
 that trigger new internal states in the targeted binary. This substantially
 improves the functional coverage for the fuzzed code. The compact synthesized
 corpora produced by the tool are also useful for seeding other, more labor- or
 resource-intensive testing regimes down the road.
 .
 afl++-fuzz is designed to be practical: it has modest performance
 overhead, uses a variety of highly effective fuzzing strategies, requires
 essentially no configuration, and seamlessly handles complex, real-world use
 cases - say, common image parsing or file compression libraries.
 .
 This package is a fork of the afl package that is no longer maintained.

afl++-clang: instrumentation-driven fuzzer for binary formats - clang support

 American fuzzy lop is a fuzzer that employs compile-time instrumentation and
 genetic algorithms to automatically discover clean, interesting test cases
 that trigger new internal states in the targeted binary.
 .
 This package provides support for the clang compiler.

afl++-clang-dbgsym: debug symbols for afl++-clang
afl++-dbgsym: debug symbols for afl++
afl++-doc: instrumentation-driven fuzzer for binary formats - documentation

 American fuzzy lop is a fuzzer that employs compile-time instrumentation and
 genetic algorithms to automatically discover clean, interesting test cases
 that trigger new internal states in the targeted binary.
 .
 This package provides the documentation, a collection of special crafted test
 cases, vulnerability samples and experimental stuff.