firedancer icon indicating copy to clipboard operation
firedancer copied to clipboard

Define stable API for sBPF loader for differential fuzzer

Open ripatel-fd opened this issue 1 year ago • 0 comments

The generic differential fuzzer will import fuzz targets from shared libraries.

In order to send fuzz inputs and receive outputs, we need to define a stable API between the fuzz engine and targets. The first target will be the sBPF ELF loader.

ripatel-fd avatar Nov 30 '23 00:11 ripatel-fd