all options
sid  ] [  experimental  ]
[ Source: llvm-toolchain-22  ]

Package: libfuzzer-22-dev (1:22.1.0-2)

Links for libfuzzer-22-dev

Screenshot

Debian Resources:

Download Source Package llvm-toolchain-22:

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.

Other Packages Related to libfuzzer-22-dev

  • depends
  • recommends
  • suggests
  • enhances

Download libfuzzer-22-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 165.4 kB826.0 kB [list of files]
arm64 158.9 kB851.0 kB [list of files]
armhf 158.6 kB714.0 kB [list of files]
i386 176.9 kB736.0 kB [list of files]
loong64 233.3 kB2,352.0 kB [list of files]
ppc64 (unofficial port) 166.6 kB907.0 kB [list of files]
ppc64el 173.9 kB904.0 kB [list of files]
s390x 166.6 kB886.0 kB [list of files]
sparc64 (unofficial port) 157.3 kB835.0 kB [list of files]
x32 (unofficial port) 168.7 kB700.0 kB [list of files]