From 2fe7889912c9bb340f302a037585b7b1836ac94f Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Mon, 3 Feb 2020 13:11:10 +0100 Subject: move custom and pythoon mutators examples into examples/ --- examples/custom_mutators/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 examples/custom_mutators/README (limited to 'examples/custom_mutators/README') diff --git a/examples/custom_mutators/README b/examples/custom_mutators/README new file mode 100644 index 00000000..e83baa67 --- /dev/null +++ b/examples/custom_mutators/README @@ -0,0 +1,2 @@ +This is a simple example for the AFL_CUSTOM_MUTATOR_LIBRARY feature. +For more information see docs/custom_mutator.txt -- cgit 1.4.1