0
kicks
Using the free Babel Obfuscator in Silverlight projects
One of the problems with Silverlight managed code is that it can easily be reverse engineered using standard .NET reflection tools. Although no method can completely prevent reverse engineering your code there are ways to slow down and even deter all but the most persistent hackers.