diff options
Diffstat (limited to 'afl-dyninst.sh')
-rwxr-xr-x | afl-dyninst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/afl-dyninst.sh b/afl-dyninst.sh deleted file mode 100755 index dd7d747..0000000 --- a/afl-dyninst.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -export DYNINSTAPI_RT_LIB=/usr/local/lib/libdyninstAPI_RT.so -afl-dyninst $* |