From 8178f4dfddfb51f7a3e2f94e67bb9cf7332c7ef1 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Thu, 25 Jun 2020 16:51:29 +0200 Subject: remove radamsa, add radamsa custom mutator --- custom_mutators/radamsa/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 custom_mutators/radamsa/README.md (limited to 'custom_mutators/radamsa/README.md') 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 -- cgit 1.4.1