diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES index fb19b41..b5ff722 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,10 @@ Changelog ========= https://github.com/vanhauser-thc/afl-dyninst + - -e option now also understands function names, not only 0x1234 addresses + - searches for multiple entrypoints now: main, init, start and _NAME variants + - afl-dyninst now works fine with AARCH64 :) + - more verbose output, -vv -vvv support - fixed some typos - renamed afl-fuzz.sh to afl-fuzz-dyninst.sh and make install installs now the scripts |