Skip to content
Sections
>> Trisquel >> Packages >> aramo-security >> libdevel >> libfuzzer-14-dev
aramo  ] [  aramo-security  ] [  aramo-updates  ]
[ Source: llvm-toolchain-14  ]

Пакунок: libfuzzer-14-dev (1:14.0.0-1ubuntu1.1)

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.

Інші пакунки пов'язані з libfuzzer-14-dev

  • depends
  • recommends
  • suggests
  • dep: clang-14 (= 1:14.0.0-1ubuntu1.1)
    C, C++ and Objective-C compiler

Завантажити libfuzzer-14-dev

Завантаження для всіх доступних архітектур
Архітектура Розмір пакунка Розмір після встановлення Файли
amd64 168.9 kB885 kB [список файлів]
arm64 168.5 kB897 kB [список файлів]
armhf 172.8 kB790 kB [список файлів]
ppc64el 193.6 kB1000 kB [список файлів]