Skip to content
Sections
>> Trisquel >> 软件包 >> etiona-backports >> libdevel >> libfuzzer-11-dev
etiona-backports  ] [  nabia-updates  ] [  aramo  ]
[ 源代码: llvm-toolchain-11  ]

软件包: libfuzzer-11-dev (1:11.1.0~++20211011013104+1fdec59bffc1-1~exp1~20211011133507.6 以及其他的)

Library for coverage-guided fuzz testing

LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries.

LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up.

The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation.

其他与 libfuzzer-11-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: clang-11 (= 1:11.0.1-2~bpo10+1+9.0trisquel1) [i386]
    C, C++ and Objective-C compiler
    dep: clang-11 (= 1:11.1.0~++20211011013104+1fdec59bffc1-1~exp1~20211011133507.6) [amd64]

下载 libfuzzer-11-dev

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
amd64 1:11.1.0~++20211011013104+1fdec59bffc1-1~exp1~20211011133507.6 181.4 kB782 kB [文件列表]
i386 1:11.0.1-2~bpo10+1+9.0trisquel1 143.6 kB652 kB [文件列表]