all options
buster  ]
[ Source: llvm-toolchain-6.0  ]

Package: libfuzzer-6.0-dev (1:6.0.1-10)

Links for libfuzzer-6.0-dev

Screenshot

Debian Resources:

Download Source Package llvm-toolchain-6.0:

Maintainers:

External Resources:

Similar packages:

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.

Tags: Software Development: Libraries, Role: Development Library

Other Packages Related to libfuzzer-6.0-dev

  • depends
  • recommends
  • suggests
  • enhances

Download libfuzzer-6.0-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 131.6 kB594.0 kB [list of files]
arm64 124.5 kB608.0 kB [list of files]
armel 126.6 kB547.0 kB [list of files]
armhf 126.5 kB542.0 kB [list of files]
i386 136.0 kB499.0 kB [list of files]
mips 137.5 kB591.0 kB [list of files]
mips64el 140.0 kB748.0 kB [list of files]
mipsel 139.1 kB591.0 kB [list of files]
ppc64el 153.8 kB727.0 kB [list of files]
s390x 126.7 kB632.0 kB [list of files]