FRET-LibAFL/fuzzers/baby_fuzzer_with_forkexecutor
syheliel 2504b6dae3
Add rustfmt.toml (#722)
* add `rustfmt.toml`

* format fix

Co-authored-by: syheliel <syheliel@gmail.com>
2022-08-12 02:28:32 +02:00
..
2022-08-12 02:28:32 +02:00

Baby fuzzer with forkexecutor

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