diff options
author | van Hauser <vh@thc.org> | 2020-02-07 21:48:44 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-02-07 21:48:44 +0100 |
commit | daddc92b4a5b3d9a30255615908e643365f64f53 (patch) | |
tree | 4e5f258bf1dd547c421670965f0928adde519fb1 /CHANGES | |
parent | 7c578962358be549868aaf9fbb12e4c03701a880 (diff) | |
download | afl-dyninst-daddc92b4a5b3d9a30255615908e643365f64f53.tar.gz |
-l fix (first iteration)
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES index 149b3d7..5f6d4b1 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,8 @@ Changelog ========= https://github.com/vanhauser-thc/afl-dyninst + - First fix for -l option, did copy and instrument all libs + - Only compile dyninst9 bug workaround when necessary - added -I option (only instrument specific functions) - updated the README for guidance to build against dyninst version 10 - added support for dyninst version 10 |