Paquet : libfuzzer-16-dev (1:16.0.6-15~deb12u1)
Liens pour libfuzzer-16-dev
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source llvm-toolchain-16 :
- [llvm-toolchain-16_16.0.6-15~deb12u1.dsc]
- [llvm-toolchain-16_16.0.6.orig.tar.xz]
- [llvm-toolchain-16_16.0.6-15~deb12u1.debian.tar.xz]
Responsables :
- LLVM Packaging Team (Page QA, Archive du courrier électronique)
- Sylvestre Ledru (Page QA)
- Gianfranco Costamagna (Page QA)
Ressources externes :
- Page d'accueil [www.llvm.org]
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-16-dev
|
|
|
|
-
- dep: clang-16 (= 1:16.0.6-15~deb12u1)
- compilateur⋅C, C++ et Objective-C
Télécharger libfuzzer-16-dev
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
i386 | 190,3 ko | 767,0 ko | [liste des fichiers] |