Obfuscator - Crytografy code

J

junior lopes

I work with c#.net and i need a obfuscator to Cryptography the code of
the projects, for nobody can read the code using a reverse engineering.
i would like to know which is the best obfuscator?

Thanks Junior Lopes
 
T

Tasos Vogiatzoglou

Apparently, due to the nature of the environment there is no 100%
solution to your problem. Whatever you do a determined cracker will be
able to reverse engineer your code.

To just add a difficulty layer, just use an obsfucator like the one
included in Visual Studio.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top