套件:afl++(4.04c-4)
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-14
- C, C++ and Objective-C compiler
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libpython3.11 (>= 3.11.0)
- Shared Python runtime library (version 3.11)
-
- dep: libstdc++6 (>= 11)
- 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