How to view .Net application source code and hiding it
Have you ever liked an application to the point that you want to view its source code? Well, I have been there. For .Net executable files and libraries such as DLL files, viewing the source code is a piece of cake as long as the code is not obfuscate...
Feb 6, 20232 min read73
