aboutsummaryrefslogtreecommitdiff
path: root/custom_mutators
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-05-22 16:09:23 +0200
committervanhauser-thc <vh@thc.org>2021-05-22 16:09:30 +0200
commit12c8d339b1204232873e16f8f4898924e5739025 (patch)
tree719d93e11f5f117e2f104fd9e4c8c32ab6508f27 /custom_mutators
parent5864430d935fac57350726d0133b8926bc62d169 (diff)
downloadAFLplusplus-12c8d339b1204232873e16f8f4898924e5739025.tar.gz
update docs
Diffstat (limited to 'custom_mutators')
-rw-r--r--custom_mutators/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/custom_mutators/README.md b/custom_mutators/README.md
index 5e1d0fe6..13172cdc 100644
--- a/custom_mutators/README.md
+++ b/custom_mutators/README.md
@@ -54,3 +54,6 @@ https://github.com/bruce30262/libprotobuf-mutator_fuzzing_learning/tree/master/4
has a transform function you need to fill for your protobuf format, however
needs to be ported to the updated afl++ custom mutator API (not much work):
https://github.com/thebabush/afl-libprotobuf-mutator
+
+same as above but is for current afl++:
+https://github.com/P1umer/AFLplusplus-protobuf-mutator