0xricksanchez / AFL_Runner

Scaling best-practice AFLPlusPlus fuzzing campaigns made easy
https://crates.io/crates/afl_runner
Apache License 2.0
47 stars 5 forks source link

fix: regression for AFL_TESTCACHE_SIZE #13

Closed 0xricksanchez closed 5 months ago

0xricksanchez commented 5 months ago

refactor: Replace the AFLEnv struct with an enum