home/categories/package-distribution/trailofbits-skills-plugins-testing-handbook-skills-skills-cargo-fuzz-skill-md
package-distributiondevelopment
cargo-fuzz
cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.
maintainer
trailofbits
Mis à jour 1/14/2026
Étoiles
4466
Forks
385
quick start
Installation and usage
cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use cargo-fuzz