Skip to content
Sections
>> Trisquel >> 套件 >> nabia-updates >> libdevel >> libfuzzer-12-dev
etiona-backports  ] [  nabia-security  ] [  nabia-updates  ] [  aramo  ]
[ 原始碼: llvm-toolchain-12  ]

套件: libfuzzer-12-dev (1:12.0.0-3ubuntu1~20.04.5)

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

  • 依賴
  • 推薦
  • 建議
  • dep: clang-12 (= 1:12.0.0-3ubuntu1~20.04.5)
    C, C++ and Objective-C compiler

下載 libfuzzer-12-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 148.0 kB887 kB [文件列表]
armhf 142.4 kB788 kB [文件列表]