How can I stop my code being reverse-engineered from IL



How can I stop my code being reverse-engineered from IL..

Answer / kirti

There is currently no simple way to stop code being reverse-engineered from IL. In future it is likely that IL obfuscation tools will become available, either from MS or from third parties. These tools work by 'optimising' the IL in such a way that reverse-engineering becomes much more difficult.

Of course if you are writing web services then reverse-engineering is not a problem as clients do not have access to your IL.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Can you set the unlimited length for "maxjsonlength" property in config?

0 Answers  


Is any files are generated,when we are adding the web reference to the web service?

1 Answers  


Can I use razor code in javascript in asp.net mvc?

0 Answers  


unit test done by tetser on development team?

3 Answers   Crea,


Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?

0 Answers  






Explain how you can send the result back in JSON format in MVC?

0 Answers  


i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?

0 Answers  


Explain test driven development (tdd) ?

0 Answers  


what are abstract classes? what is overriding?

12 Answers  


What are the new features 3.5 framework against with the tool?

0 Answers  


How does the .net framework 3.0 relate to the .net framework 2.0?

0 Answers  


What is .net architecture and framework?

0 Answers  


Categories