summary refs log tree commit diff
path: root/CHANGES
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2018-04-02 08:22:00 +0200
committervan Hauser <vh@thc.org>2018-04-02 08:22:00 +0200
commitf571cf145ca1f6dc6c503770c3b132e5d1ffc1d9 (patch)
tree8627a16256afdca8766aaa9f548e47ccfc6d9465 /CHANGES
parentf2f50c27be37b74beb654c48f9f4f64398d5785b (diff)
downloadafl-dyninst-f571cf145ca1f6dc6c503770c3b132e5d1ffc1d9.tar.gz
-e function support, PPC and AARCH64 support, more entrypoints, more verbose
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
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