From 449a14d1d030f758a410eac062eb5fbc1707c28a Mon Sep 17 00:00:00 2001 From: van Hauser Date: Fri, 28 Feb 2020 14:07:38 +0100 Subject: more examples for README and custom_mutator README --- examples/custom_mutators/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/custom_mutators/README.md (limited to 'examples/custom_mutators/README.md') diff --git a/examples/custom_mutators/README.md b/examples/custom_mutators/README.md new file mode 100644 index 00000000..6da288ab --- /dev/null +++ b/examples/custom_mutators/README.md @@ -0,0 +1,4 @@ +# A simple example for AFL_CUSTOM_MUTATOR_LIBRARY + +This is a simple example for the AFL_CUSTOM_MUTATOR_LIBRARY feature. +For more information see [docs/custom_mutator.md](../docs/custom_mutator.md) -- cgit 1.4.1