AngoraFuzzer / libdft64

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

Cannot build libdft64 #10

Open sqrlmn opened 3 years ago

sqrlmn commented 3 years ago

I got these errors while installing libdft64 from source: ~/libdft64$ make cd src && CPPFLAGS= DFTFLAGS= make make[1]: Entering directory '/home/admin/libdft64/src' Makefie:20: ../Config/makefile.config: No such file or directoryl Makefile:22: /Config/makefile.default.rules: No such file or directory make[1]: No rule to make target '/Config/makefile.default.rules'. Stop. make[1]: Leaving directory '/home/admin/libdft64/src' Makefile:17: recipe for target 'dftsrc' failed make: [dftsrc] Error 2

spinpx commented 3 years ago

Have you set PIN_ROOT in environment?

xubenji commented 2 years ago

How to set PIN-ROOT in the environment?

spinpx commented 2 years ago

@xubenji You should install intel pin first via install_pin.sh

xubenji commented 2 years ago

I got it. I find the way to set the pin path to the libdft, thank you very much!!!

xubenji commented 2 years ago

Hello, everyone. I was trying to find the process of the pin when I run the track.so. But I only can find the mini_test.cpp's process. Could you tell me the reason?

xubenji commented 2 years ago

root@localhost:~# ps auxw|head -1;ps auxw|sort -rn -k3|head -10 USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 6550 110 0.6 131472 13216 pts/0 R+ 15:45 0:06 obj-intel64/mini_test.exe cur_input root 6557 32.6 0.0 0 0 ? I 15:45 0:01 [kworker/u6:4]