AngoraFuzzer / libdft64

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

Can libdft64 check the bad kernel modules? #16

Open xubenji opened 2 years ago

xubenji commented 2 years ago

I found that the Intel pin can't check the program running in the kernel mode. so, most of the kernel modules running in kernel mode. I think the libdft64 can't track the taint in the kernel mode, is it?