mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-23 06:28:51 +00:00
untracer README: one typo fixed
This commit is contained in:
@ -35,7 +35,7 @@ $ rm -rf /tmp/tmp$$
|
|||||||
|
|
||||||
### Fuzzing
|
### Fuzzing
|
||||||
|
|
||||||
Example (after modfying afl-untracer.c to your needs, compiling and creating
|
Example (after modifying afl-untracer.c to your needs, compiling and creating
|
||||||
patches.txt):
|
patches.txt):
|
||||||
```
|
```
|
||||||
AFL_UNTRACER_FILE=./patches.txt afl-fuzz -i in -o out -- ./afl-untracer
|
AFL_UNTRACER_FILE=./patches.txt afl-fuzz -i in -o out -- ./afl-untracer
|
||||||
|
Reference in New Issue
Block a user