diff options
author | van Hauser <vh@thc.org> | 2019-10-21 11:28:32 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-10-21 11:28:32 +0200 |
commit | be6bc155ebd891eebd21eac8982784e7f2be4f41 (patch) | |
tree | 4b6b9ce5b4fc29f5d5fbd6d3dc40473cc6810170 /gcc_plugin/README.whitelist.md | |
parent | d0bbef74ef4ecdf41f7b88b77ff833b563d78450 (diff) | |
download | afl++-be6bc155ebd891eebd21eac8982784e7f2be4f41.tar.gz |
v2.58c 2.58c
Diffstat (limited to 'gcc_plugin/README.whitelist.md')
-rw-r--r-- | gcc_plugin/README.whitelist.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc_plugin/README.whitelist.md b/gcc_plugin/README.whitelist.md index bcc02693..8ad2068d 100644 --- a/gcc_plugin/README.whitelist.md +++ b/gcc_plugin/README.whitelist.md @@ -6,8 +6,7 @@ Using afl++ with partial instrumentation that are interesting to you using the gcc instrumentation provided by afl++. - Originally developed by Christian Holler (:decoder) <choller@mozilla.com>, - adapted to gcc plugin by hexcoder-. + Plugin by hexcoder-. ## 1) Description and purpose |