diff options
author | Dominik Maier <domenukk@gmail.com> | 2020-01-31 12:09:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-31 12:09:51 +0100 |
commit | 3386ea2345686efdac8434e3859441f48c0da646 (patch) | |
tree | 2deedfc6aeddee258b6499a1a2d902beca652970 | |
parent | e2618ab7c1cd30c7e94a07dd7356e1849cb2b973 (diff) | |
download | afl++-3386ea2345686efdac8434e3859441f48c0da646.tar.gz |
privilege escalation
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md index dc43d5d2..dbfdb2cc 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,7 @@ Repository: [https://github.com/vanhauser-thc/AFLplusplus](https://github.com/vanhauser-thc/AFLplusplus) afl++ is maintained by Marc "van Hauser" Heuse <mh@mh-sec.de>, - Heiko "hexcoder-" Eißfeldt <heiko.eissfeldt@hexco.de> and - Andrea Fioraldi <andreafioraldi@gmail.com>. + Heiko "hexcoder-" Eißfeldt <heiko.eissfeldt@hexco.de>, Andrea Fioraldi <andreafioraldi@gmail.com> and Dominik Maier <mail@dmnk.co>. Note that although afl now has a Google afl repository [https://github.com/Google/afl](https://github.com/Google/afl), it is unlikely to receive any noteable enhancements: [https://twitter.com/Dor3s/status/1154737061787660288](https://twitter.com/Dor3s/status/1154737061787660288) |