AngoraFuzzer / libdft64

libdft for Intel Pin 3.x and 64 bit platform. (Dynamic taint tracking, taint analysis)
Other
234 stars 47 forks source link

running libdft-dta problem. #21

Open xubenji opened 1 year ago

xubenji commented 1 year ago

When I tried to run the libdft-dta.so with intel pin, I got this error. Does someone come across it back on?

root@localhost:~/libdft/libdft64# /root/libdft/libdft64/pin-3.20-98437-gf02b61307-gcc-linux/pin -pause_tool 50 -t /root/libdft/libdft64/tools/obj-intel64/libdft-dta.so -- /root/libdft/libdft64/tools/test_overflow.d/testoverflow.bin
E: Unable to load /root/libdft/libdft64/tools/obj-intel64/libdft-dta.so: dlopen failed: cannot locate symbol "thread_ctx_ptr" referenced by "/root/libdft/libdft64/tools/obj-intel64/libdft-dta.so"...