summary refs log tree commit diff
path: root/CHANGES
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2018-03-01 13:20:26 +0100
committervan Hauser <vh@thc.org>2018-03-01 13:20:26 +0100
commit7867e610b5cffd2c0749703eca1333bdd7840824 (patch)
treebff82df29777761e5eb5a19dfeb4e10357fb91e9 /CHANGES
parent004d0b084fa51dbf10da19d83859c0500f57dfbd (diff)
downloadafl-dyninst-7867e610b5cffd2c0749703eca1333bdd7840824.tar.gz
added -S switch, make install, updated README
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 550a845..8bba0a3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,10 @@
 Changelog
 =========
 
-vh@thc.org / https://github.com/vanhauser-thc/afl-dyninst:
+https://github.com/vanhauser-thc/afl-dyninst
+ - added -S switch to skip instrumenting a specific function
+ - added make install target
+ - updated README
  - Fix for programs that were unable to print to stdout after instrumentation
  - added -f switch to fix a bug in dyninst where sometimes the edi/rdi
    register is not saved which is used in the instrumentation function