Skip to content

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

Notifications You must be signed in to change notification settings

fitzgen/rust-fuzz-book

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

54 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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%