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

Пакунок: libfuzzer-13-dev (1:13.0.1-2ubuntu2.2 and others)

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

  • depends
  • recommends
  • suggests
  • dep: clang-13 (= 1:13.0.1-2ubuntu2.1) [i386]
    C, C++ and Objective-C compiler
    dep: clang-13 (= 1:13.0.1-2ubuntu2.2) [not i386]

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

Завантаження для всіх доступних архітектур
Архітектура Версія Розмір пакунка Розмір після встановлення Файли
amd64 1:13.0.1-2ubuntu2.2 163.1 kB876 kB [список файлів]
arm64 1:13.0.1-2ubuntu2.2 162.3 kB889 kB [список файлів]
armhf 1:13.0.1-2ubuntu2.2 164.1 kB781 kB [список файлів]
i386 1:13.0.1-2ubuntu2.1 162.7 kB729 kB [список файлів]
ppc64el 1:13.0.1-2ubuntu2.2 202.0 kB1022 kB [список файлів]