diff options
author | van Hauser <vh@thc.org> | 2020-06-25 16:51:29 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-06-25 16:51:29 +0200 |
commit | 8178f4dfddfb51f7a3e2f94e67bb9cf7332c7ef1 (patch) | |
tree | 1c72f66dfa99ed06e79d095f7d1fca37e859e88b /docs/README.radamsa.md | |
parent | 4a3305c0074cc6172faac12934bb2ad367d23759 (diff) | |
download | afl++-8178f4dfddfb51f7a3e2f94e67bb9cf7332c7ef1.tar.gz |
remove radamsa, add radamsa custom mutator
Diffstat (limited to 'docs/README.radamsa.md')
-rw-r--r-- | docs/README.radamsa.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/README.radamsa.md b/docs/README.radamsa.md deleted file mode 100644 index b01a4c83..00000000 --- a/docs/README.radamsa.md +++ /dev/null @@ -1,9 +0,0 @@ -# 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 |