aflplusplus 2.60c-1 source package in Ubuntu

Changelog

aflplusplus (2.60c-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.60c
  * Remove one patch merged upstream
  * Stop cleaning what upstream cleans for us now
  * Fix version of clang dependency
  * Update patch to cover another llvm-config invocation
  * Run tests at build time
  * Disable build log scanner until #948009 is fixed
  * Fix autopkgtests

 -- Raphaƫl Hertzog <email address hidden>  Fri, 03 Jan 2020 11:21:35 +0100

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
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-1.dsc 1.8 KiB c966fc4eaf753ed9f8d79cf204552ace2b641c126082d58f642493c3fbb75252
aflplusplus_2.60c.orig.tar.gz 1.2 MiB 8b82c585c255f87536a7aef76da635d72675d75674dfc017dfe2e0d8d8bf397b
aflplusplus_2.60c-1.debian.tar.xz 8.8 KiB 8bdce94366f256d492ea38a294838fd41bebd89c4f0caa9834668fee031d9d85

Available diffs

No changes file available.

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.