aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-30 17:59:59 +0200
committervan Hauser <vh@thc.org>2020-04-30 17:59:59 +0200
commitefa9df24c2a5f97c212a5a22dda19dcbbab0b5de (patch)
tree3cbd58983e3ebd65729c363965a178c9657259c7 /docs
parenta37eca9df538a4184551244d435e027ca86ccb25 (diff)
downloadafl++-efa9df24c2a5f97c212a5a22dda19dcbbab0b5de.tar.gz
afl-untracer completed
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 faf015c6..565bee72 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -31,6 +31,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- added examples/afl_network_proxy which allows to fuzz a target over the
network (not fuzzing tcp/ip services but running afl-fuzz on one system
and the target being on an embedded device)
+ - added examples/afl_untracer which does a binary-only fuzzing with the
+ modifications done in memory
- added examples/afl_proxy which can be easily used to fuzz and instrument
non-standard things
- all: