You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.
I followed the instructions to instrument my binary successfully, but it complained when I tried to run the program:
I found that, I need to:
export DYNINSTAPI_RT_LIB=xxx
into~/.bashrc
libAflDyninst.so
to environment variableLD_LIBRARY_PATH
, fixed the second oneThe text was updated successfully, but these errors were encountered: