about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-29 02:54:57 +0200
committervan Hauser <vh@thc.org>2020-04-29 02:54:57 +0200
commit781725aeafcbd6c6393f86b2c9961773a6f24428 (patch)
treec797db6301c4ecfaa0aff59d76b74124ea0c16dd /docs
parent9276dc9e6c8a966c86aeef7ec6ebe6712c302615 (diff)
downloadafl++-781725aeafcbd6c6393f86b2c9961773a6f24428.tar.gz
added afl-proxy to examples
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index dadfa7e0..dd408bd0 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -28,6 +28,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
   - unicorn_mode:
     - better submodule handling
   - afl-showmap: fix for -Q mode
+  - added examples/afl-proxy which can be easily used to fuzz and instrument
+    non-standard things
   - all:
     - forkserver communication now also used for error reporting
     - fix 32 bit build options