blob: a1ffb5f942485590fb027b234a55e462dffc3b9b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# AFL++ standalone mutator
this is the AFL++ havoc mutator as a standalone mutator
just type `make` to build.
```
aflpp-standalone inputfile outputfile [splicefile]
```
|