diff options
author | van Hauser <vh@thc.org> | 2018-03-16 12:20:58 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2018-03-16 12:20:58 +0100 |
commit | 91ed32b7e29565cdb92fa3ebb395066da939be47 (patch) | |
tree | b96c327e7ad6d85ea5e2f58fd2ade3f68b8e556e /CHANGES | |
parent | ec63e8c3dbea7e18bf3c2dd18d1216c5906f704e (diff) | |
download | afl-dyninst-91ed32b7e29565cdb92fa3ebb395066da939be47.tar.gz |
final dynamorio changes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index 6804f76..82b7d74 100644 --- a/CHANGES +++ b/CHANGES @@ -2,8 +2,10 @@ Changelog ========= https://github.com/vanhauser-thc/afl-dyninst + - renamed afl-fuzz.sh to afl-fuzz-dyninst.sh and make install + installs now the scripts - added -E switch to force a program exit at specific addresses - - added -D switch which does not basic block instrumentation + - added -D switch which does not do 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 |