Introduction
TL;DR
This guide will navigate you through all the steps to set up a first fuzzer with tlspuffin. If you just want to quickly get a running fuzzer, you can try our Quickstart Guide!
This guide will help you create your first fuzzer with tlspuffin, including:
- install the necessary tools
- build one of the pre-configured OpenSSL fuzz targets
- build a fuzzer for the selected fuzz target
- run the fuzzer and check the results