aflplusplus 4.00c-1 source package in Ubuntu
Changelog
aflplusplus (4.00c-1) unstable; urgency=medium * Switch to llvm-toolchain-13 (Closes: #1004881) * New upstream version 4.00c * Update debian/copyright * Refresh the patch * Update doc installation * Update lintian-overrides * Add a patch to fix spelling errors -- Sophie Brun <email address hidden> Mon, 07 Feb 2022 14:54:56 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
aflplusplus_4.00c-1.dsc | 2.4 KiB | ba434982b3c35d1ebe8c8f4113065ecedf524a821b9e78d261425d2c44347374 |
aflplusplus_4.00c.orig.tar.gz | 2.7 MiB | f427294ed674e37d34a1b756a2190de17937e046ef21abb3ae37bba018a760f1 |
aflplusplus_4.00c-1.debian.tar.xz | 8.9 KiB | 10b1544b9443a192639a0c03a194c68944ee7383676fefc6b80514fa8246e223 |
Available diffs
- diff from 3.14c-2ubuntu1 (in Ubuntu) to 4.00c-1 (1011.8 KiB)
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++ is a fork of the unmaintained afl.
- afl++-clang: transitional dummy package for afl++-clang to afl++
This is a transitional package. It can safely be removed once afl++ is
installed.
- afl++-dbgsym: debug symbols for afl++