views:

166

answers:

0

Possible Duplicates:
Protect .NET code from reverse engineering?
What do you use to protect your .NET code from reverse engineering?
How can I protect my .NET assemblies from decompilation?

Given that C# can be reflected and decompiled, can you suggest how I can obsfucate my code or protect it from reverse engineering?