全部搜索项
bullseye  ]
[ 源代码: llvm-toolchain-9  ]

软件包:libfuzzer-9-dev(1:9.0.1-16.1)

libfuzzer-9-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 llvm-toolchain-9

维护小组:

外部的资源:

相似软件包:

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-9-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libfuzzer-9-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 171.6 kB800.0 kB [文件列表]
arm64 164.2 kB814.0 kB [文件列表]
armel 171.1 kB759.0 kB [文件列表]
armhf 168.5 kB750.0 kB [文件列表]
i386 171.7 kB671.0 kB [文件列表]
mips64el 184.3 kB1,046.0 kB [文件列表]
mipsel 178.7 kB761.0 kB [文件列表]
ppc64el 186.2 kB922.0 kB [文件列表]
s390x 179.2 kB813.0 kB [文件列表]