diff options
author | vanhauser-thc <vh@thc.org> | 2021-10-18 17:21:26 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-10-18 17:21:26 +0200 |
commit | fd43daee6a2146e95059b7ea670c6bf24b3704ed (patch) | |
tree | 07651d41aa205d94cfa7f590c445a3620ca87f1c /utils/socket_fuzzing | |
parent | 73531e5dd6214309d121acb4ed77706032aa75ed (diff) | |
download | afl++-fd43daee6a2146e95059b7ea670c6bf24b3704ed.tar.gz |
md url
Diffstat (limited to 'utils/socket_fuzzing')
-rw-r--r-- | utils/socket_fuzzing/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/socket_fuzzing/README.md b/utils/socket_fuzzing/README.md index 84398a71..2805fa22 100644 --- a/utils/socket_fuzzing/README.md +++ b/utils/socket_fuzzing/README.md @@ -6,6 +6,6 @@ for sending input to stdin which the target binary will think is coming from a network socket. This is desock_dup.c from the amazing preeny project -https://github.com/zardus/preeny +[https://github.com/zardus/preeny](https://github.com/zardus/preeny) It is packaged in AFL++ to have it at hand if needed |