aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-07-20 09:06:47 +0200
committervan Hauser <vh@thc.org>2019-07-20 09:06:47 +0200
commit322b5a736b2c84957c985cfffcb6bfc9470c0045 (patch)
treea636812d3050e828aae2ca5f12b4a6ba19ea800d /docs
parent907c054142ce7c72a0050ac3963d82a59c5e4f0a (diff)
downloadafl++-322b5a736b2c84957c985cfffcb6bfc9470c0045.tar.gz
updated docs and crash issues with gcc_plugin
Diffstat (limited to 'docs')
-rw-r--r--docs/sister_projects.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/sister_projects.txt b/docs/sister_projects.txt
index 41701e2f..a2eb2a22 100644
--- a/docs/sister_projects.txt
+++ b/docs/sister_projects.txt
@@ -6,6 +6,10 @@ Sister projects
designed for, or meant to integrate with AFL. See README for the general
instruction manual.
+!!!
+!!! This list is outdated and needs an update, missing: e.g. Angora, FairFuzz
+!!!
+
-------------------------------------------
Support for other languages / environments:
-------------------------------------------
@@ -263,7 +267,7 @@ Static binary-only instrumentation (Aleksandar Nikolich)
reports better performance compared to QEMU, but occasional translation
errors with stripped binaries.
- https://github.com/vrtadmin/moflow/tree/master/afl-dyninst
+ https://github.com/vanhauser-thc/afl-dyninst
AFL PIN (Parker Thompson)
-------------------------