wszystkie opcje
bullseye  ]
[ Pakiet źródłowy: llvm-toolchain-9  ]

Pakiet: libfuzzer-9-dev (1:9.0.1-16.1)

Odnośniki dla libfuzzer-9-dev

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego llvm-toolchain-9:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Znaczniki: Rozwój oprogramowania: Biblioteki, Rola: Biblioteka deweloperska

Inne pakiety związane z libfuzzer-9-dev

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libfuzzer-9-dev

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 171,6 KiB800,0 KiB [lista plików]
arm64 164,2 KiB814,0 KiB [lista plików]
armel 171,1 KiB759,0 KiB [lista plików]
armhf 168,5 KiB750,0 KiB [lista plików]
i386 171,7 KiB671,0 KiB [lista plików]
mips64el 184,3 KiB1 046,0 KiB [lista plików]
mipsel 178,7 KiB761,0 KiB [lista plików]
ppc64el 186,2 KiB922,0 KiB [lista plików]
s390x 179,2 KiB813,0 KiB [lista plików]