diff options
| author | van Hauser <vh@thc.org> | 2019-07-05 13:27:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-05 13:27:38 +0200 |
| commit | c0332ad98b84bad3798cbe23d36b07423f216479 (patch) | |
| tree | 8ef28842ef80063972b925faea1c3dd883d4eb3d /python_mutators/README | |
| parent | 7f6aaa53147afd4feb549214f49d0f5f69e4af6c (diff) | |
| parent | b57b2073acf85e985f513a12d8aae725f8942689 (diff) | |
| download | afl++-c0332ad98b84bad3798cbe23d36b07423f216479.tar.gz | |
Merge branch 'master' into neverZero_counters
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 |
