Created
July 21, 2016 01:20
-
-
Save brandonprry/a8ee7a356393ab69115ebe25c7e1f685 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bperry@ubuntu:~/tmp$ DYNINSTAPI_RT_LIB=./dyninst-9.2.0/build/dyninstAPI_RT/libdyninstAPI_RT.so LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH ./afl-dyninst -i fisimple -o fi_inst -l libsc_fi.so -d | |
Skipping library: libAflDyninst.so | |
Skipping library: crtstuff.c | |
Skipping library: libAflDyninst.cpp | |
Instrumenting module: fisimple | |
Instrumenting module: crtstuff.c | |
Skipping library: DEFAULT_MODULE | |
Instrumenting module: libsc_fi.so | |
Segmentation fault | |
bperry@ubuntu:~/tmp$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment