[cfe-dev] Help with Taint analysis
Juan Carlos Martinez Santos
juanc.martinez.santos at gmail.com
Tue Jan 12 11:56:46 PST 2010
Hello clang,
I am interested in doing taint analysis. My idea is get a complete list of
all variables which are potentially influenced by outside input. Checking
the mail list, I found that a way to do this is walking into GRExprEngine
and his friends (SVals and MemRegion).
However, I don't know how to start.
Thanks in advance,
--
Juan Carlos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100112/7b3acb36/attachment.html>
More information about the cfe-dev
mailing list