Skip to content
Sections
>> Trisquel >> Пакеты >> aramo >> libdevel >> libfuzzer-13-dev
nabia-backports  ] [  aramo  ] [  aramo-security  ] [  aramo-updates  ]
[ Источник: llvm-toolchain-13  ]

Пакет: libfuzzer-13-dev (1:13.0.1-2ubuntu2)

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

  • зависимости
  • рекомендации
  • предложения
  • dep: clang-13 (= 1:13.0.1-2ubuntu2)
    C, C++ and Objective-C compiler

Загрузка libfuzzer-13-dev

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
amd64 161,6 Кб875 Кб [список файлов]
arm64 162,3 Кб888 Кб [список файлов]
armhf 164,1 Кб780 Кб [список файлов]
i386 161,3 Кб729 Кб [список файлов]
ppc64el 203,3 Кб1021 Кб [список файлов]