How effective is obfuscation?

I’ve discussed why I don’t think Obfuscation is an effective means of protection against cracking here: Protect .NET Code from reverse engineering However, your question is specifically about source theft, which is an interesting topic. In Eldad Eiliams book, “Reversing: Secrets of Reverse Engineering”, the author discusses source theft as one reason behind reverse engineering … Read more

How to prevent decompilation of any C# application [closed]

If you deploy .NET assemblies to your client machines, some kind of decompilation will always be possible using reflector and similar tools. However, this situation isn’t materially different to what you’d encounter if you wrote the application in native C++. It is always possible to decompile things – if it were impossible, the processor couldn’t … Read more

How to use ConfuserEx?

Get the lastest binaries version from here : https://github.com/mkaring/ConfuserEx/releases For use in command line (Confuser.CLI.exe) : Confuser.CLI.exe myProjectFile.crproj Project file example : <?xml version=”1.0″ encoding=”utf-8″?> <project baseDir=”c:\” outputDir=”c:\Confused” xmlns=”http://confuser.codeplex.com”> <rule preset=”none” pattern=”true”> <protection id=”anti debug” /> <protection id=”anti dump” /> <protection id=”anti ildasm” /> <protection id=”anti tamper” /> <protection id=”constants” /> <protection id=”ctrl flow” /> … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)