afl 1.95b-2 source package in Ubuntu

Changelog

afl (1.95b-2) unstable; urgency=medium

  * Upload to unstable.
  * deb/rules: restored the portion on disabling -fstack-protector (the
    problem remains also with clang-3-6).

    (missing in the previous entry: experimental changes in deb/rules on
     disabling -fstack-protector on some architectures)

 -- Daniel Stender <email address hidden>  Thu, 03 Dec 2015 15:54:27 +0100

Upload details

Uploaded by:
Daniel Stender
Uploaded to:
Sid
Original maintainer:
Daniel Stender
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
afl_1.95b-2.dsc 1.7 KiB 2d0acce598a79bda1ba7ed9b37e355b0edd3b5a826e81e8ebbb75d7ef75dc223
afl_1.95b.orig.tar.xz 726.3 KiB ccfd329c2f225f07e208fda2c1feb00dadd769cd61f1d81cde496d9fd142ad61
afl_1.95b-2.debian.tar.gz 11.8 KiB cbbaff39f1a2180ab6bd2651fefa5296c516f7952c31939db6bf01c48d7f8a0c

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.

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 package afl-clang

 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-dbgsym: debug symbols for package afl

 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.