about summary refs log tree commit diff
path: root/docs/technical_details.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-07-14 12:16:52 +0200
committervanhauser-thc <vh@thc.org>2021-07-14 12:16:52 +0200
commit3a3ef7b6b4efcd8ed12bef80cca51f82e65a985f (patch)
treecb0c07f7efe6eaa5aac85de83d736cf8edcb489b /docs/technical_details.md
parent94999782f1a3742e3e755a66f5d76e84573ae6ef (diff)
downloadafl++-3a3ef7b6b4efcd8ed12bef80cca51f82e65a985f.tar.gz
update documentation
Diffstat (limited to 'docs/technical_details.md')
-rw-r--r--docs/technical_details.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/technical_details.md b/docs/technical_details.md
index a0453c91..6a4660a2 100644
--- a/docs/technical_details.md
+++ b/docs/technical_details.md
@@ -1,5 +1,9 @@
 # Technical "whitepaper" for afl-fuzz
 
+
+NOTE: this document is rather outdated!
+
+
 This document provides a quick overview of the guts of American Fuzzy Lop.
 See README.md for the general instruction manual; and for a discussion of
 motivations and design goals behind AFL, see historical_notes.md.