1

Possible Duplicate:
Protect .NET code from reverse engineering?

Hi All,

There are tools that can allow you to see the source code of dll assembly. I want to find out how to prevent that, so that C sharp source code is protected.

0

1 Answer 1

1

You want to look into Code Obfuscation. I have used dotfuscator for .net and has worked well.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.