Skip to content

πŸ“– Guides and tutorials on how to fuzz Rust code

Notifications You must be signed in to change notification settings

cwshugg/rust-fuzz-book

This branch is 6 commits behind rust-fuzz/book:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf6bd39 Β· Nov 7, 2024

History

84 Commits
Feb 24, 2021
Feb 24, 2021
Nov 7, 2024
Apr 28, 2017
Jan 14, 2020
Apr 28, 2017

Repository files navigation

The Rust Fuzzing Book

Read the Rust Fuzzing Book online here!

Building

First, install mdbook:

$ cargo install mdbook

To build the book, run:

$ mdbook build

To serve the book locally, re-building on any change, run:

$ mdbook serve

About

πŸ“– Guides and tutorials on how to fuzz Rust code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%