软件包:afl++(4.21c-3)
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
- 编译所必需的软件包列表
-
- dep: clang
- C、C++ 和 Objective-C 编译器(基于 LLVM),clang 二进制文件
-
- dep: clang-19
- C、C++ 和 Objective-C 编译器
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libpython3.12t64 (>= 3.12.1)
- Shared Python runtime library (version 3.12)
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: procps
- /proc 文件系统工具
-
- rec: afl++-doc
- instrumentation-driven fuzzer for binary formats - documentation
-
- sug: gnuplot
- Command-line driven interactive plotting program.
同时作为一个虚包由这些包填实: gnuplot-nox, gnuplot-qt, gnuplot-x11