alle opties
trixie  ] [  sid  ] [  experimental  ]
[ Bron: llvm-toolchain-17  ]

Pakket: libfuzzer-17-dev (1:17.0.6-15)

Verwijzigingen voor libfuzzer-17-dev

Screenshot

Debian bronnen:

Het bronpakket llvm-toolchain-17 downloaden:

Beheerders:

Externe bronnen:

Vergelijkbare pakketten:

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.

Andere aan libfuzzer-17-dev gerelateerde pakketten

  • depends
  • recommends
  • suggests
  • enhances

libfuzzer-17-dev downloaden

Pakket downloaden voor alle beschikbare platforms
Platform Pakketgrootte Geïnstalleerde grootte Bestanden
amd64 187,1 kB872,0 kB [overzicht]
arm64 181,8 kB898,0 kB [overzicht]
armel 184,6 kB780,0 kB [overzicht]
armhf 184,1 kB772,0 kB [overzicht]
i386 194,0 kB752,0 kB [overzicht]
mips64el 216,7 kB1.309,0 kB [overzicht]
ppc64 (unofficial port) 190,2 kB982,0 kB [overzicht]
ppc64el 199,0 kB984,0 kB [overzicht]
riscv64 264,6 kB1.805,0 kB [overzicht]
s390x 195,6 kB877,0 kB [overzicht]
sparc64 (unofficial port) 179,9 kB902,0 kB [overzicht]