toutes les options
trixie  ] [  sid  ] [  experimental  ]
[ Paquet source : llvm-toolchain-17  ]

Paquet : libfuzzer-17-dev (1:17.0.6-12)

Liens pour libfuzzer-17-dev

Screenshot

Ressources Debian :

Télécharger le paquet source llvm-toolchain-17 :

Responsables :

Ressources externes :

Paquets similaires :

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.

Autres paquets associés à libfuzzer-17-dev

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger libfuzzer-17-dev

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
amd64 187,6 ko884,0 ko [liste des fichiers]
arm64 182,7 ko912,0 ko [liste des fichiers]
armel 184,6 ko784,0 ko [liste des fichiers]
armhf 183,8 ko777,0 ko [liste des fichiers]
i386 195,0 ko767,0 ko [liste des fichiers]
mips64el 216,8 ko1 313,0 ko [liste des fichiers]
ppc64el 198,2 ko987,0 ko [liste des fichiers]
s390x 194,8 ko885,0 ko [liste des fichiers]