From 206397e8e98eb3a527c3921eecac41b0ff8e9736 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Tue, 8 Jan 2019 01:01:45 +0100 Subject: dyninst 10 makes problems ... --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 513861b..6097bd8 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ done ## Commandline options - +``` Usage: ./afl-dyninst -dfvD -i INPUT_BINARY -o OUTPUT_BINARY -l INPUT_LIBRARY -e ADDRESS -E ADDRESS -s NUMBER -S FUNCNAME -m SIZE -i: input binary -o: output binary @@ -65,6 +65,7 @@ Usage: ./afl-dyninst -dfvD -i INPUT_BINARY -o OUTPUT_BINARY -l INPUT_LIBRARY -e level 3 replaces how basic block coverage works and can be tried if normal mode or level 1 or 2 lead to crashes randomly. -v: verbose output +``` Switch -l is used to supply the names of the libraries that should be instrumented along the binary. Instrumented libraries will be copied -- cgit 1.4.1