Paket: libfuzzer-14-dev (1:14.0.6-20)
libfuzzer-14-dev için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
llvm-toolchain-14 Kaynak Paketini İndir:
- [llvm-toolchain-14_14.0.6-20.dsc]
- [llvm-toolchain-14_14.0.6.orig.tar.xz]
- [llvm-toolchain-14_14.0.6-20.debian.tar.xz]
Geliştiriciler:
- LLVM Packaging Team (QA Sayfası, Posta Arşivi)
- Sylvestre Ledru (QA Sayfası)
- Gianfranco Costamagna (QA Sayfası)
Dış Kaynaklar:
- Ana Sayfa [www.llvm.org]
Benzer paketler:
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-14-dev ile İlgili Diğer Paketler
|
|
|
|
-
- dep: clang-14 (= 1:14.0.6-20)
- C, C++ and Objective-C compiler
libfuzzer-14-dev indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
riscv64 | 245,0 kB | 2.534,0 kB | [dosya listesi] |