From 3934ba8e45541096fea1b02047bd96d5c1474721 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Fri, 4 Jan 2019 11:27:14 +0100 Subject: README update --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 801f678..6abacf0 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,19 @@ Note that you can also use dyninst 9.3.2, its actually less hassle, but has less 1. Edit the Makefile and set DYNINST_ROOT and AFL_ROOT to appropriate paths. -if you installed dyninst 10.x or from github you also have to set DYNINST_BUILD set DYNINST_OPT to $(DYNINST10) +if you built dyninst 10.x or from directly from github: you also have to set DYNINST_BUILD to the .../dyninst/build directory and then set DYNINST_OPT to $(DYNINST10) 2. make 3. make install +*NOTE:* building dyninst10 is a pain. I recommend the following steps: +1. remove elfutils if installed as distribution package +2. download the newest elfutils, make and (!) make install + + + ## Commandline options Usage: ./afl-dyninst-dfvD -i -o -l -e
-E
-s -S -m -- cgit 1.4.1