软件包:afl++(4.21c-5)
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++ 有关的软件包
|
|
|
|
-
- dep: build-essential
- Informational list of build-essential packages
-
- dep: clang
- C, C++ and Objective-C compiler (LLVM based), clang binary
-
- dep: clang-19
- C, C++ and Objective-C compiler
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libpython3.13 (>= 3.13.0~rc3)
- Shared Python runtime library (version 3.13)
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: procps
- /proc file system utilities
-
- rec: afl++-doc
- instrumentation-driven fuzzer for binary formats - documentation
-
- sug: gnuplot
- Command-line driven interactive plotting program.
同时作为一个虚包由这些包填实: gnuplot-nox, gnuplot-qt, gnuplot-x11