全部搜尋項
experimental  ]
[ 原始碼: llvm-toolchain-snapshot  ]

套件:libfuzzer-19-dev(1:19~++20240125092523+41fe98a6e7e5-1~exp1)

libfuzzer-19-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 llvm-toolchain-snapshot

維護小組:

外部的資源:

相似套件:

試製(Experimental)套件

警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。

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-19-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libfuzzer-19-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
armhf 183。1 kB771。0 kB [檔案列表]