From f571cf145ca1f6dc6c503770c3b132e5d1ffc1d9 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 2 Apr 2018 08:22:00 +0200 Subject: -e function support, PPC and AARCH64 support, more entrypoints, more verbose --- README.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 24081a4..7d99e3d 100644 --- a/README.txt +++ b/README.txt @@ -69,12 +69,14 @@ This options is mainly to hunt down bugs in dyninst. Switch -D installs the afl fork server and forced exit functions but no basic block instrumentation. That would serve no purpose - unless there is -another interesting tool coming up ... :) +another interesting tool coming up: afl-pin (already available at +https://github.com/vanhauser-thc/afl-pin) and afl-dynamorio (wip) Compiling: ---------- +0. Clone, compile and install dyninst: https://github.com/dyninst/dyninst/ 1. Edit the Makefile and set DYNINST_ROOT and AFL_ROOT to appropriate paths. 2. make 3. make install -- cgit 1.4.1