From 771a9e9cd20645f4677d6affe2e402da1dd5b5f2 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Wed, 3 Jul 2019 04:22:53 +0200 Subject: more python module examples --- python_mutators/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'python_mutators/README') diff --git a/python_mutators/README b/python_mutators/README index 174c8a64..21a16e52 100644 --- a/python_mutators/README +++ b/python_mutators/README @@ -9,3 +9,7 @@ simple-chunk-replace.py - this is a simple example where chunks are replaced common.py - this can be used for common functions and helpers. the examples do not use this though. But you can :) + +wrapper_afl_min.py - mutation of XML documents, loads XmlMutatorMin.py + +XmlMutatorMin.py - module for XML mutation -- cgit 1.4.1