about summary refs log tree commit diff
path: root/custom_mutators/libprotobuf-mutator-example/README.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-01-20 14:00:26 +0100
committerGitHub <noreply@github.com>2021-01-20 14:00:26 +0100
commitb9e855b7b5ef3d7f367b32ee03459a9f5b21360f (patch)
tree4689cb46e0d543af889609e260b1ff03455a2701 /custom_mutators/libprotobuf-mutator-example/README.md
parent2cd3010f824fe35b68fbdfbba832357e952bf9d6 (diff)
parent02079d8ef9c1661e4badd464ebcd7668e88118fc (diff)
downloadafl++-b9e855b7b5ef3d7f367b32ee03459a9f5b21360f.tar.gz
Merge pull request #695 from joeyjiaojg/dev
Fix Porting of AFLplusplus for Android
Diffstat (limited to 'custom_mutators/libprotobuf-mutator-example/README.md')
-rw-r--r--custom_mutators/libprotobuf-mutator-example/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/custom_mutators/libprotobuf-mutator-example/README.md b/custom_mutators/libprotobuf-mutator-example/README.md
new file mode 100644
index 00000000..5a844c00
--- /dev/null
+++ b/custom_mutators/libprotobuf-mutator-example/README.md
@@ -0,0 +1 @@
+Ported from [https://github.com/bruce30262/libprotobuf-mutator_fuzzing_learning/tree/master/5_libprotobuf_aflpp_custom_mutator_input](https://github.com/bruce30262/libprotobuf-mutator_fuzzing_learning/tree/master/5_libprotobuf_aflpp_custom_mutator_input)