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

Pakiet: libfuzzer-13-dev (1:13.0.1-6~deb11u1)

Odnośniki dla libfuzzer-13-dev

Screenshot

Zasoby systemu Debian:

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

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.

Inne pakiety związane z libfuzzer-13-dev

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libfuzzer-13-dev

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 194,7 KiB887,0 KiB [lista plików]
arm64 188,3 KiB898,0 KiB [lista plików]
armel 189,2 KiB788,0 KiB [lista plików]
armhf 190,0 KiB792,0 KiB [lista plików]
i386 195,4 KiB736,0 KiB [lista plików]
mips64el 208,9 KiB1 151,0 KiB [lista plików]
mipsel 201,8 KiB832,0 KiB [lista plików]
ppc64el 212,9 KiB1 018,0 KiB [lista plików]
s390x 203,5 KiB869,0 KiB [lista plików]