diff options
Diffstat (limited to 'examples/afl_frida')
-rw-r--r-- | examples/afl_frida/afl-frida.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/afl_frida/afl-frida.c b/examples/afl_frida/afl-frida.c index 2ad5a72a..79d823f1 100644 --- a/examples/afl_frida/afl-frida.c +++ b/examples/afl_frida/afl-frida.c @@ -6,7 +6,7 @@ Written mostly by meme -> https://github.com/meme/hotwax - Modificationy by Marc Heuse <mh@mh-sec.de> + Modifications by Marc Heuse <mh@mh-sec.de> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |