Pakiet: libfuzzer-12-dev (1:12.0.0-3ubuntu1~20.04.5)
Odnośniki dla libfuzzer-12-dev
Zasoby systemu Trisquel:
- Install using apturl
- Entry at directory.fsf.org
- Raporty o błędach
- Changelog
- Informacje nt. praw autorskich
Pobieranie pakietu źródłowego llvm-toolchain-12:
- [llvm-toolchain-12_12.0.0-3ubuntu1~20.04.5.dsc]
- [llvm-toolchain-12_12.0.0.orig.tar.xz]
- [llvm-toolchain-12_12.0.0-3ubuntu1~20.04.5.debian.tar.xz]
Opiekun:
Original Maintainers:
- LLVM Packaging Team (Archiwum e-mail)
- Sylvestre Ledru
- Gianfranco Costamagna
Zasoby zewnętrzne:
- Strona internetowa [www.llvm.org]
Podobne pakiety:
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.
Inne pakiety związane z libfuzzer-12-dev
|
|
|
-
- dep: clang-12 (= 1:12.0.0-3ubuntu1~20.04.5)
- C, C++ and Objective-C compiler
Pobieranie libfuzzer-12-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
amd64 | 148,0 KiB | 887 KiB | [lista plików] |