Example output
July 25, 2022 ยท View on GitHub
Here we maintain a list of images and descriptions of the output from Fuzz Introspector. This is mainly used to give potential users a quick insight of what you can get from Fuzz Introspector. For full examples we recommend inspecting OSS-Fuzz reports here
Here we show a few images from the output report:
Project overview:

Table with data of all functions in a project. The table is sortable to make enhance the process of understanding the fuzzer-infrastructure of a given project:

Reachability tree with coverage overlay

Reachability tree with coverage overlay, showing where a fuzz-blocker is occurring
