Groups | Blog | Home
all groups > dotnet clr > may 2004 >

dotnet clr : diassembling a program into IL


Gabriele G. Ponti
5/5/2004 8:12:46 AM
http://www.yoda.arachsys.com/csharp/faq/#obfuscation

Altex
5/5/2004 12:47:42 PM
Hi
If I compile a program I've got program.exe
with ILDASM I've seen that it is possible to diassemble the program.exe to
the IL format
in this way, isn't it to easy for someone else modify my code?
is there a way to prohibit the diassembling of my code?

Jon Skeet [C# MVP]
5/5/2004 5:33:38 PM
[quoted text, click to view]

See http://www.pobox.com/~skeet/csharp/faq/#obfuscation

--
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
AddThis Social Bookmark Button