Preventing source code being obtained, copied, read by various means such as obfuscation and encryption.
I want to make a JavaScript application that's not open source, and thus I wish to learn how to can …
javascript obfuscation source-code-protectionI know it's impossible to hide source code but, for example, if I have to link a JavaScript file from …
javascript source-code-protectionIs there any software to do this? I didn't find any useful information on the internet so I am asking …
c# asp.net dll reverse-engineering source-code-protectionI want to use node.js in my next project, but my boss does not like that our competitors can …
javascript node.js source-code-protectionHow to hide app.js, controller.js files or code? They are visible in html source. Is there anyway to …
angularjs source-code-protectionIs it possible to create a block of code within the CKEditor that will not be touched by the editor …
javascript regex exception ckeditor source-code-protectionFor security purpose, I want to save my macros from VBA in Excel workbook to DLL library file I'd be …
excel dllexport source-code-protection vbaI know, many similar questions has been asked here. I am not asking if I can protect my compiled Java …
java decompiling source-code-protectionWhat are the methods for protecting an Exe file from Reverse Engineering.Many Packers are available to pack an exe …
exe executable reverse-engineering decompiling source-code-protectionHow can I convert my C# code to DLL file in a way that the user of DLL can’t …
c# visual-studio dll source-code-protection