about summary refs log tree commit diff
path: root/docs/README
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-07-25 09:00:22 +0200
committervan Hauser <vh@thc.org>2019-07-25 09:00:22 +0200
commitdfb3bd8e33b4f38188ebc67fd522225b111044c9 (patch)
tree9afc05ff87fe2f23a874666b3c36d5edd0824872 /docs/README
parentd6c2db9620f413575c4c0cd44deba9d50b01711b (diff)
downloadafl++-dfb3bd8e33b4f38188ebc67fd522225b111044c9.tar.gz
documentation update
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/README b/docs/README
index 5e0c4419..c2c93f38 100644
--- a/docs/README
+++ b/docs/README
@@ -27,6 +27,10 @@ american fuzzy lop plus plus
   Also newly integrated is instrim, a very effective CFG llvm_mode
   instrumentation implementation from https://github.com/csienslab/instrim
 
+  And finally the newest addition is the unicorn_mode which allows fuzzing
+  of binaries from completely different platforms - provided by domenukk!
+  The unicorn afl mode is not the stock version but like afl++ contains
+  various patches from forks that make it better :)
 
   A more thorough list is available in the PATCHES file.