diff options
Diffstat (limited to 'custom_mutators/radamsa/README.md')
-rw-r--r-- | custom_mutators/radamsa/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/custom_mutators/radamsa/README.md b/custom_mutators/radamsa/README.md new file mode 100644 index 00000000..81264b82 --- /dev/null +++ b/custom_mutators/radamsa/README.md @@ -0,0 +1,9 @@ +# custum mutator: libradamsa + +Pretranslated radamsa library. This code belongs to the radamsa author. + +> Original repository: https://gitlab.com/akihe/radamsa + +> Source commit: 7b2cc2d0 + +> The code here is adapted for AFL++ with minor changes respect the original version |