Пакет: libfuzzer-18-dev (1:18.1.8-12)
Връзки за libfuzzer-18-dev
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник llvm-toolchain-18.
- [llvm-toolchain-18_18.1.8-12.dsc]
- [llvm-toolchain-18_18.1.8.orig.tar.xz]
- [llvm-toolchain-18_18.1.8-12.debian.tar.xz]
Отговорници:
- LLVM Packaging Team (Страница за QA, Пощенски архив)
- Sylvestre Ledru (Страница за QA)
- Gianfranco Costamagna (Страница за QA)
Външни препратки:
- Начална страница [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-18-dev
|
|
|
|
-
- dep: clang-18 (= 1:18.1.8-12)
- C, C++ and Objective-C compiler
Изтегляне на libfuzzer-18-dev
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
s390x | 198,8 кБ | 879,0 кБ | [списък на файловете] |