diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-02-03 14:13:09 +0100 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-02-03 14:13:09 +0100 |
commit | 13ac2cb125bd5d46a6a139d75cfaf2755f7014e3 (patch) | |
tree | a1639019f13583acc89f51fa32671a478a39829c /docs/README.radamsa.md | |
parent | 2fe7889912c9bb340f302a037585b7b1836ac94f (diff) | |
download | afl++-13ac2cb125bd5d46a6a139d75cfaf2755f7014e3.tar.gz |
s/experimental\//examples\/g
Diffstat (limited to 'docs/README.radamsa.md')
-rw-r--r--[l---------] | docs/README.radamsa.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/README.radamsa.md b/docs/README.radamsa.md index b4823063..b01a4c83 120000..100644 --- a/docs/README.radamsa.md +++ b/docs/README.radamsa.md @@ -1 +1,9 @@ -../src/third_party/libradamsa/README.md \ No newline at end of file +# 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 |