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

How to update one of my table in database at 4pm every day how it is possible?

0 Answers  


Can u tell me differences which are introduced in .Net 1.1 and 2.0 and 3.0 and also in 3.5 ? by detailed?

1 Answers   ABC,


What is serialization ?

7 Answers   IBM, Karrox, MMTS,


can i change web.config settings from iis?

1 Answers   HCL, ReadySoft, Wipro,


im software developer (.net). i goth1b (usa )appointment 30th of this month . chennai people asking responsbilities .can anyone wht responsbilities i need say . plz help me

2 Answers  


will there be any issues adding a table without primary keys to a data model?

0 Answers   Microsoft,


What is Jit compilers?.how many are available in clr

1 Answers  


How to enable Attribute Routing?

0 Answers  


What are the properties of Thread class?

1 Answers  


What is the need of .Net framework ?

1 Answers  


Explain Sections is ASP.Net MVC?

0 Answers  


What is the benefit of entity framework?

0 Answers  


Categories