Libfuzzer

Libfuzzer skills and workflows surfaced by the site skill importer.

7 skills
T
ruzzy

by trailofbits

ruzzy is a coverage-guided Ruby fuzzing skill for testing pure Ruby code and Ruby C extensions. Use the ruzzy guide to set up a supported Linux environment, verify sanitizer wiring, and build practical fuzzing workflows for Security Audit work.

Security Audit
Favorites 0GitHub 5k
T
libfuzzer

by trailofbits

libfuzzer is a coverage-guided fuzzer for C/C++ projects compiled with Clang. This libfuzzer skill helps you install, understand, and use the workflow for harnessing targets, running sanitizers, and starting a practical security audit with minimal setup.

Security Audit
Favorites 0GitHub 5k
T
libafl

by trailofbits

The libafl skill helps you plan and build modular fuzzers with LibAFL for custom targets, mutation strategies, and security audit workflows. Use this libafl guide to move from target details to a practical harness, feedback model, and run plan with fewer assumptions.

Security Audit
Favorites 0GitHub 5k
T
harness-writing

by trailofbits

harness-writing helps you design fuzzing harnesses that turn raw bytes into meaningful, reproducible tests for a system under test. Use the harness-writing skill when you need a new fuzz target or want to improve coverage, stability, and bug-finding for Code Generation tasks. It focuses on deterministic input parsing, valid call sequences, and reproducible crashes.

Code Generation
Favorites 0GitHub 5k
T
fuzzing-dictionary

by trailofbits

The fuzzing-dictionary skill helps you build fuzzing dictionaries with domain-specific tokens, magic values, and protocol strings for parsers, protocols, and file formats. It is useful when blind mutation stalls and you need more coverage with libFuzzer, AFL++, or cargo-fuzz.

Code Generation
Favorites 0GitHub 5k
T
cargo-fuzz

by trailofbits

cargo-fuzz is a Rust/Cargo fuzzing skill for building libFuzzer harnesses, enabling sanitizer-backed runs, and finding crashes in parser, unsafe, and input-handling code. Use this cargo-fuzz guide when you need practical install and usage guidance for security audit and regression testing in Cargo-based projects.

Security Audit
Favorites 0GitHub 5k
T
atheris

by trailofbits

Atheris is a coverage-guided Python fuzzing skill built on libFuzzer. Use the atheris skill to fuzz pure Python code and Python C extensions, find crashes, hangs, and memory-safety bugs, and support Security Audit workflows with fast, practical harness guidance.

Security Audit
Favorites 0GitHub 5k