What is the best .NET Obfuscator tool on the market?
        Posted  
        
            by markattwood
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by markattwood
        
        
        
        Published on 2010-05-22T20:38:16Z
        Indexed on 
            2010/05/22
            20:40 UTC
        
        
        Read the original article
        Hit count: 301
        
.NET
I have tried .NET Reactor but it seems to break our complex application even with the most simple option (just rename method name). Also, it does not provide any option to filter method names by Regex like DotFuscator. DotFuscator is very good but it is too expensive. I have heard about Xeno code and other tools.
Any one has any ideas on which one is best?
© Stack Overflow or respective owner