wszystkie opcje
bookworm-updates  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: llvm-toolchain-19  ]

Pakiet: libfuzzer-19-dev (1:19.1.4-1~deb12u1)

Odnośniki dla libfuzzer-19-dev

Screenshot

Zasoby systemu Debian:

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

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-19-dev

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libfuzzer-19-dev

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 192,1 KiB888,0 KiB [lista plików]
arm64 184,7 KiB905,0 KiB [lista plików]
armel 186,2 KiB787,0 KiB [lista plików]
armhf 422,2 KiB1 844,0 KiB [lista plików]
i386 204,4 KiB802,0 KiB [lista plików]
mips64el 217,2 KiB1 278,0 KiB [lista plików]
mipsel 206,6 KiB900,0 KiB [lista plików]
ppc64el 200,2 KiB980,0 KiB [lista plików]
s390x 200,2 KiB895,0 KiB [lista plików]