untracer README: one typo fixed

This commit is contained in:
hexcoder
2020-05-07 10:09:08 +02:00
committed by GitHub
parent f065ddbdb2
commit 37b681ac11

View File

@ -35,7 +35,7 @@ $ rm -rf /tmp/tmp$$
### 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):
```
AFL_UNTRACER_FILE=./patches.txt afl-fuzz -i in -o out -- ./afl-untracer