wmkhoo / taintgrind

A taint-tracking plugin for the Valgrind memory checking tool
GNU General Public License v2.0
247 stars 42 forks source link

Upgrading level of taint dependencies #42

Open yasaminmahmoodi opened 3 years ago

yasaminmahmoodi commented 3 years ago

Hi,

Is there any way to upgrade dependency level for tainting data? For example to handle Indirect/Control-flow dependence!

Thank you

wmkhoo commented 3 years ago

Do you have an example that I can look at?