Click here to Skip to main content
15,867,330 members
Articles / Programming Languages / Ruby

A Simple Taint Checking Solution for C#

Rate me:
Please Sign up or sign in to vote.
4.91/5 (13 votes)
16 Mar 2011CPOL12 min read 51.7K   513   23  
We propose a way to secure C# programs by emulating Taint checking

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Canada Canada
Paul Lessard has received a MSc in computer science and a BASc in computer science and software engineering. He is currently employed as a software developer and junior architect.

Comments and Discussions