Balík: libfuzzer-15-dev (1:15.0.6-4 a iné)
Odkazy pre libfuzzer-15-dev
Zdroje Debian:
Stiahnuť zdrojový balík llvm-toolchain-15:
- [llvm-toolchain-15_15.0.6-4.dsc]
- [llvm-toolchain-15_15.0.6.orig.tar.xz]
- [llvm-toolchain-15_15.0.6-4.debian.tar.xz]
Správcovia:
- LLVM Packaging Team (Stránka QA, Konferencia)
- Sylvestre Ledru (Stránka QA)
- Gianfranco Costamagna (Stránka QA)
Externé zdroje:
- Domovská stránka [www.llvm.org]
Podobné balíky:
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.
Ostatné balíky súvisiace s balíkom libfuzzer-15-dev
|
|
|
|
-
- dep: clang-15 (= 1:15.0.6-4+b1)
- C, C++ and Objective-C compiler
Stiahnuť libfuzzer-15-dev
Architektúra | Verzia | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|---|
armel | 1:15.0.6-4+b1 | 176.5 kB | 780.0 kB | [zoznam súborov] |