FRET-LibAFL/fuzzers/baby_fuzzer_with_forkexecutor
Dongjia "toka" Zhang 6f21cb3848
Bump to 0.10.1 (#1280)
* bmp

* remove DEBUG env var
2023-05-22 12:42:36 +02:00
..
2023-04-16 14:29:41 +02:00
2023-05-22 12:42:36 +02:00

Baby fuzzer with forkexecutor

Example for InProcessForkExecutor. Compared with InProcessExecutor, it needs additional param shmem_provider to make it work.