Skip to content
Sections
>> Trisquel >> Pakete >> etiona-security >> libdevel >> libfuzzer-10-dev
etiona-security  ] [  etiona-updates  ] [  nabia  ]
[ Quellcode: llvm-toolchain-10  ]

Paket: libfuzzer-10-dev (1:10.0.0-4ubuntu1~18.04.2)

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 Pakete mit Bezug zu libfuzzer-10-dev

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: clang-10 (= 1:10.0.0-4ubuntu1~18.04.2)
    C, C++ and Objective-C compiler

libfuzzer-10-dev herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 142,5 kB785 kB [Liste der Dateien]
i386 143,1 kB647 kB [Liste der Dateien]