aflplusplus 2.53c-1 source package in Ubuntu

Changelog

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

  [ Raphaël Hertzog ]
  * Team upload.
  * Fix Vcs-Git and Vcs-Browser URLs.
  * Note for ftpmasters: the source package contains a number of binary-only
    files in the "testcases" and "docs/vuln_samples/" subdirectories. We
    believe that they are their own sources as they have been manually crafted
    to meet specific requirements. Those files were already part of the former
    "afl" package that recently got removed. Thank you.

  [ Sophie Brun ]
  * Initial releases (Closes: #934964)
  * Add more info in patches

 -- Raphaël Hertzog <email address hidden>  Tue, 17 Sep 2019 10:52:07 +0200

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.53c-1.dsc 1.8 KiB a9624b181df03d63b46aa17f180b2a58ed66ebf67e2a2a6336219ad0a558040c
aflplusplus_2.53c.orig.tar.gz 913.0 KiB 3147d44f01378b46c4234090781e5cb13c9721a72701c28ed4f18b7256d452e7
aflplusplus_2.53c-1.debian.tar.xz 7.7 KiB 404816cb19f151e1f7c141ef89585cfabbcbc864d98f3750c46b07d005f33b08

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.