wszystkie opcje
trixie  ] [  sid  ] [  experimental  ]
[ Pakiet źródłowy: llvm-toolchain-18  ]

Pakiet: libfuzzer-18-dev (1:18.1.8-11)

Odnośniki dla libfuzzer-18-dev

Screenshot

Zasoby systemu Debian:

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

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

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libfuzzer-18-dev

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 190,2 KiB872,0 KiB [lista plików]
arm64 184,7 KiB895,0 KiB [lista plików]
armel 187,6 KiB778,0 KiB [lista plików]
armhf 186,6 KiB772,0 KiB [lista plików]
i386 197,0 KiB752,0 KiB [lista plików]
mips64el 219,8 KiB1 307,0 KiB [lista plików]
ppc64el 198,3 KiB964,0 KiB [lista plików]
riscv64 270,3 KiB1 829,0 KiB [lista plików]
s390x 198,7 KiB879,0 KiB [lista plików]