mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 10:08:07 +00:00
typo
This commit is contained in:
@ -6,7 +6,7 @@ just type `make` to build
|
|||||||
|
|
||||||
```AFL_CUSTOM_MUTATOR_LIBRARY=custom_mutators/libfuzzer/libfuzzer-mutator.so afl-fuzz ...```
|
```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")
|
* Splicing ("Crossover")
|
||||||
* Dictionary support
|
* Dictionary support
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user