diff options
| author | van Hauser <vh@thc.org> | 2020-07-20 11:40:34 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2020-07-20 11:40:34 +0200 |
| commit | 9151cb9ba23ac55273c9886b7c2fb7e185cdc4e8 (patch) | |
| tree | f3f9c3b8784934eeabff4c8c8c7efde1fec93a83 /README.md | |
| parent | 204ae75d7bf3f7f5e67f90ce6381d40c65a0b1b2 (diff) | |
| download | afl++-9151cb9ba23ac55273c9886b7c2fb7e185cdc4e8.tar.gz | |
update link
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 606756e3..4e83021d 100644 --- a/README.md +++ b/README.md @@ -358,7 +358,7 @@ Here are some good writeups to show how to effectively use AFL++: If you are interested in fuzzing structured data (where you define what the structure is), these links have you covered: - * Superion for afl++: [https://github.com/am06/superion-mutator](https://github.com/am06/superion-mutator) + * Superion for afl++: [https://github.com/adrian-rt/superion-mutator](https://github.com/adrian-rt/superion-mutator) * libprotobuf raw: [https://github.com/bruce30262/libprotobuf-mutator_fuzzing_learning/tree/master/4_libprotobuf_aflpp_custom_mutator](https://github.com/bruce30262/libprotobuf-mutator_fuzzing_learning/tree/master/4_libprotobuf_aflpp_custom_mutator) * libprotobuf for old afl++ API: [https://github.com/thebabush/afl-libprotobuf-mutator](https://github.com/thebabush/afl-libprotobuf-mutator) |
