FRET-LibAFL/fuzzers/baby_fuzzer_with_forkexecutor
Dongjia "toka" Zhang c415b4d5f6
0.13.0 (#2253)
* 0.13

* z3

* capstone

* fixer

---------

Co-authored-by: Dominik Maier <domenukk@gmail.com>
2024-06-13 23:35:35 +02:00
..
2024-06-13 23:35:35 +02:00

Baby fuzzer with forkexecutor

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