Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuzz_toys

fuzz_toys is a collection of small applications for testing fuzzers.

Requirements

  • CMake
  • Boost C++ Library

Building

We use Ubuntu 20.04 for the build environment.

sudo apt update
sudo apt install -y build-essential cmake libboost-all-dev
mkdir -p build && cd $_
cmake ..
make

Contributing

Please open GitHub Issues and Pull Requests.

License

fuzz_toys is released under the MIT License.

Acknowledgements

This project has received funding from the Acquisition, Technology & Logistics Agency (ATLA) under the National Security Technology Research Promotion Fund 2020 (JPJ004596).

About

A Collection of Small Applications for Testing Fuzzers

Resources

Stars

2 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages