Prevent decompiling of the code



Hi

I need to be sure that my C# code is as hard as possible to decompile.

Can anyone tell what is the best tool for that job?

Also will this be a part of Visual Studio 2008?
It seems natural to me that the .net framework came with a solution so other people could not see your source code

Torben

.



Relevant Pages

  • Re: Common Library .NET and CF.NET
    ... Of course you have to limit your usage of the .NET Framework to the ... share among .NET and .NETCF. ... Visual Studio should define some platform symbol in all Smart ... Both builds can be made from the same source code though. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Decompiling C#?!?!? Where is the privacy?
    ... I hate to be so blunt, but if your company already bought Visual Studio ... >I found a few days ago that was possible to decompile any program developed ... It's not aceptable that a company that pays a ... > to the source code? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Prevent decompiling of the code
    ... I need to be sure that my C# code is as hard as possible to decompile. ... It seems natural to me that the .net framework came with a solution so other people could not see your source code ... Todd ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Disassembler
    ... I suppose you could decompile code into just about any language you ... the more useless the decompiled ... Source code exists not for the benefit of computers, ... benefit of humans. ...
    (comp.lang.cobol)
  • Re: Decompiling C#?!?!? Where is the privacy?
    ... "Diogo Alves - Software Developer" ... >I found a few days ago that was possible to decompile any program developed ... It's not aceptable that a company that pays a ... > to the source code? ...
    (microsoft.public.dotnet.languages.csharp)

Loading