diff options
author | vanhauser-thc <vh@thc.org> | 2023-07-18 09:56:28 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-07-18 09:56:28 +0200 |
commit | 4113b6ccada97c32b3852ece5ffe2fee6dcbc2c8 (patch) | |
tree | 35e997e3711be5b6d8fdbf5424a50df29f731814 /README.md | |
parent | 2b8e528a3b5f44df590b8f727983d142857d0433 (diff) | |
download | afl++-4113b6ccada97c32b3852ece5ffe2fee6dcbc2c8.tar.gz |
take care of uninstrumented mode for fuzz state and mode
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 05c662c1..42fcaa0d 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ AFL++ is maintained by: * Andrea Fioraldi <andreafioraldi@gmail.com> * Dominik Maier <mail@dmnk.co> * Heiko "hexcoder-" Eißfeldt <heiko.eissfeldt@hexco.de> +* frida_mode is maintained by @Worksbutnottested * Documentation: Jana Aydinbas <jana.aydinbas@gmail.com> Originally developed by Michał "lcamtuf" Zalewski. |