FRET-LibAFL/fuzzers/baby_fuzzer_with_forkexecutor
Andrea Fioraldi fdf579bcd5
Bump to 0.9.0 (#946)
* bump to 0.9.0

* fix libafl_tinyinst

* fix

---------

Co-authored-by: Dominik Maier <domenukk@gmail.com>
2023-01-31 10:42:01 +01:00
..
2023-01-31 10:42:01 +01:00

Baby fuzzer with forkexecutor

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