Introduction and Basic Concepts cifuzz is build around the idea of four basic steps to successfully use fuzzing for your project: Initialize the project Create a fuzz test Build & Run the fuzz test(s) Debug your findings