AngoraFuzzer / libdft64

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

64 bit support #20

Open antonislouca opened 1 year ago

antonislouca commented 1 year ago

I am still getting familiar with the API of the library, I would like to as if the example "libdft-dta.cpp", is supposed to work with 64 bits. As i understand it is not, and works for 32 and 16-bit only. Also, shouldn't the tagmap_getl(), and tagmap_setl() functions work for 64 bit ?