asp.net - VB.NET Web Application project encrypting dll files -


I'm compiling a web application project which is coming up well now let me know one. There is a need to give advice to encrypt DLL files which contain the contents of the Epicode folder. Just as I know well how easy it is. To reverse the Dll and use a third party tool to get the code.

Any advice would be greatly appreciated because I'm a newbie area.

Thank you

The following links have a list of obfuscators. NET.

Explosion is the process of renaming this meta-data in an assembly so that it is no longer useful for hackers, but to use it To execute the desired operation, the machine does not modify the actual instructions or does not mask them by observation by the hacker.

Hope this helps

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -