Skip to content

Nereuxofficial/Fuzzing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuzzing

These are my personal Fuzzing projects.

To use them install hongfuzz-rs:

cargo install honggfuzz

and run this project via:

cargo hfuzz run [PROJECT_NAME]

It's also pretty easy to fuzz another project by replacing the library and adapting the src/main.rs. Though it should be noted that you should delete the folders hfuzz_workspace and hfuzz_target.

About

Fuzzing some projects written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages