Creating secure .exe files in C#
        Posted  
        
            by George
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by George
        
        
        
        Published on 2010-05-17T10:57:38Z
        Indexed on 
            2010/05/17
            11:00 UTC
        
        
        Read the original article
        Hit count: 318
        
c#
|executable
Hi,
I have heard some mutterings about C# being quite easy to "crack" and/or reverse engineer.
Is this the case and if so, how can I go about preventing this, if possible ? Or at least making it more difficult ?
Thanks, George.
© Stack Overflow or respective owner