home/categories/frontend/trailofbits-skills-plugins-testing-handbook-skills-skills-libfuzzer-skill-md
frontenddevelopment

libfuzzer

Coverage-guided fuzzer built into LLVM for C/C++ projects. Use for fuzzing C/C++ code that can be compiled with Clang.

trailofbits
maintainer
trailofbits
更新于 1/14/2026
星标
4466
分支
385
quick start

Installation and usage

Coverage-guided fuzzer built into LLVM for C/C++ projects. Use for fuzzing C/C++ code that can be compiled with Clang.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use libfuzzer