Greetings folks,Recently I have been working with the DECAF keylogger example using the Windows XP SP3 image from the sycurelab repo on github. I've gotten the keylogger example built and working with a simple keylogging example (i.e. the process shows up in the logfile when I send a tainted keystroke and the keylogger reads it). I wanted to extend this to see what happens to tainted values (i.e. those from the keystroke) when those values were written to a file and then that file was read by another process. My intuition from the "Make it Work, Make it Right" paper (and whole system taint analysis in general) is that this other process should also show up the logfile reported by the keylogger demo. Unfortunately this doesn't seem to be occurring and I was wondering if you folks have any suggestions as to why this would be the case. I turned on pointer tainting for both loads and stores, and I've looked through the DECAF configuration options but nothing immediate stands out to me. I appreciate you taking the time to read this and hope that answering this isn't too much of a hassle. Thanks
--
You received this message because you are subscribed to the Google Groups "decaf-platform-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to decaf-platform-di...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
To unsubscribe from this group and stop receiving emails from it, send an email to decaf-platform-discuss+unsub...@googlegroups.com.