summary refs log tree commit diff
path: root/CHANGES
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2018-03-14 16:32:35 +0100
committervan Hauser <vh@thc.org>2018-03-14 16:32:35 +0100
commit682b4f6b8a0d3244775e1c32563031cbd9277e24 (patch)
tree2a49d4ae7c64a7202b4170553191ac991676d866 /CHANGES
parent7867e610b5cffd2c0749703eca1333bdd7840824 (diff)
downloadafl-dyninst-682b4f6b8a0d3244775e1c32563031cbd9277e24.tar.gz
added -E and -D switches, -S switch repeatable, dyninst version check
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8bba0a3..6804f76 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@ Changelog
 =========
 
 https://github.com/vanhauser-thc/afl-dyninst
+ - added -E switch to force a program exit at specific addresses
+ - added -D switch which does not basic block instrumentation
+ - the -S switch can now be specified several times
+ - checks the dyninst version and comments on the -f option
  - added -S switch to skip instrumenting a specific function
  - added make install target
  - updated README