This commit is contained in:
hexcoder- 2020-10-29 23:55:00 +01:00
parent 3e17a90faa
commit 2decf1d088

View File

@ -6,7 +6,7 @@ just type `make` to build
```AFL_CUSTOM_MUTATOR_LIBRARY=custom_mutators/libfuzzer/libfuzzer-mutator.so afl-fuzz ...```
Note that is is currently simple and is missing two features:
Note that this is currently a simple implementation and it is missing two features:
* Splicing ("Crossover")
* Dictionary support