about summary refs log tree commit diff
path: root/python_mutators/README
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-07-05 13:27:38 +0200
committerGitHub <noreply@github.com>2019-07-05 13:27:38 +0200
commitc0332ad98b84bad3798cbe23d36b07423f216479 (patch)
tree8ef28842ef80063972b925faea1c3dd883d4eb3d /python_mutators/README
parent7f6aaa53147afd4feb549214f49d0f5f69e4af6c (diff)
parentb57b2073acf85e985f513a12d8aae725f8942689 (diff)
downloadafl++-c0332ad98b84bad3798cbe23d36b07423f216479.tar.gz
Merge branch 'master' into neverZero_counters
Diffstat (limited to 'python_mutators/README')
-rw-r--r--python_mutators/README4
1 files changed, 4 insertions, 0 deletions
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