libfuzzer

Community

Fuzz C/C++ code with LLVM.

AuthorRamprasad4121
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers find bugs in C/C++ code by automatically generating diverse inputs to test program behavior, specifically targeting memory corruption and logic errors.

Core Features & Use Cases

  • Coverage-guided Fuzzing: Intelligently explores code paths based on execution coverage.
  • LLVM Integration: Seamlessly works with Clang for compilation and instrumentation.
  • Use Case: A developer can use this Skill to fuzz a parsing library for a custom file format, automatically discovering malformed inputs that cause crashes or security vulnerabilities.

Quick Start

Use the libfuzzer skill to fuzz the provided C++ harness file 'harness.cc' and its target 'target.cc'.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: libfuzzer
Download link: https://github.com/Ramprasad4121/srp/archive/main.zip#libfuzzer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.