diff options
| author | van Hauser <vh@thc.org> | 2019-07-03 04:22:53 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2019-07-03 04:22:53 +0200 |
| commit | 771a9e9cd20645f4677d6affe2e402da1dd5b5f2 (patch) | |
| tree | 34f18206e4180ab178cb8dc007d3fd1c05ccd907 /python_mutators/README | |
| parent | 0ca6df6f09243109a14ab080d75be4fff8a5d836 (diff) | |
| download | afl++-771a9e9cd20645f4677d6affe2e402da1dd5b5f2.tar.gz | |
more python module examples
Diffstat (limited to 'python_mutators/README')
| -rw-r--r-- | python_mutators/README | 4 |
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 |
