Package - libfuzzer-21-dev

Package:  libfuzzer-21-dev
apt-get install libfuzzer-21-dev
Documentations in package:

Primary informations

Download package: http://deb.debian.org/debian/pool/main/l/llvm-toolchain-21/libfuzzer-21-dev_21.1.8~++20251221033036+2078da43e25a-1~exp1~20251221153213.50_amd64.deb (Size: 199.0KiB)

PropertyValue
Packagelibfuzzer-21-dev
Sourcellvm-toolchain-21
Version1:21.1.8~++20251221033036+2078da43e25a-1~exp1~20251221153213.50
Architectureamd64
MaintainerLLVM Packaging Team
Installed-Size884
Dependsclang-21 (= 1:21.1.8~++20251221033036+2078da43e25a-1~exp1~20251221153213.50)
Homepagehttps://www.llvm.org/
Priorityoptional
Sectionlibdevel
Filenamepool/main/l/llvm-toolchain-21/libfuzzer-21-dev_21.1.8~++20251221033036+2078da43e25a-1~exp1~20251221153213.50_amd64.deb
Size203736
SHA256508a467974b904b0c53369f0748aff5d206e67dca7b5a93d4bb8b47649d2caab
SHA1c767966fb18e6d337641d2b829ebd6edd4dbf0ac
MD5sum63c0d48b882d2920753ee08872cd9c1d
DescriptionLibrary 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.
Description-md5

Files in package

  • /usr/lib/llvm-21/lib/libFuzzer.a
  • /usr/share/doc/libfuzzer-21-dev/NEWS.Debian.gz
  • /usr/share/doc/libfuzzer-21-dev/changelog.Debian.gz
  • /usr/share/doc/libfuzzer-21-dev/copyright