Пакет: libfuzzer-16-dev (1:16.0.6-27 и другие)
Ссылки для libfuzzer-16-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код llvm-toolchain-16:
- [llvm-toolchain-16_16.0.6-27.dsc]
- [llvm-toolchain-16_16.0.6.orig.tar.xz]
- [llvm-toolchain-16_16.0.6-27.debian.tar.xz]
Сопровождающие:
- LLVM Packaging Team (Страница КК, Почтовый архив)
- Sylvestre Ledru (Страница КК)
- Gianfranco Costamagna (Страница КК)
Внешние ресурсы:
- Сайт [www.llvm.org]
Подобные пакеты:
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-16-dev
|
|
|
|
-
- dep: clang-16 (= 1:16.0.6-27+b1)
- C, C++ and Objective-C compiler
Загрузка libfuzzer-16-dev
Архитектура | Версия | Размер пакета | В установленном виде | Файлы |
---|---|---|---|---|
s390x | 1:16.0.6-27+b1 | 192,8 Кб | 893,0 Кб | [список файлов] |