aflplusplus 4.07c-1ubuntu2 source package in Ubuntu
Changelog
aflplusplus (4.07c-1ubuntu2) mantic; urgency=low * Merge from Debian unstable. Remaining changes: - depend on gcc-multilib only on amd64 and s390x - Increase test-custom-mutators timeouts to avoid FTBFS on arm64 and armhf -- Gianfranco Costamagna <email address hidden> Tue, 20 Jun 2023 22:46:27 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Mantic
- Original maintainer:
- Debian Security Tools
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
aflplusplus_4.07c.orig.tar.gz | 2.7 MiB | cdb42834359b17336047814d1c24845f606456dbe4e6aff5edac66c21aa577db |
aflplusplus_4.07c-1ubuntu2.debian.tar.xz | 11.0 KiB | 4a063fdae4da95440522491b5c05a9beefb97888cad6b3e979f45f0e42bff71a |
aflplusplus_4.07c-1ubuntu2.dsc | 2.3 KiB | 1d8f5800b1780046b116ac2ce7cc1a5d7a286a55e682c842ffff60dcc548c2ea |
Available diffs
- diff from 4.04c-4ubuntu1 to 4.07c-1ubuntu2 (182.6 KiB)
- diff from 4.07c-1ubuntu1 to 4.07c-1ubuntu2 (1.2 KiB)
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++-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.