
Stunnix JS-Obfus protects your JavaScript code from potential analyzing/studying/reworking by unwanted parties. It's both an obfuscator and encoder for the JavaScript/JScript source code. It converts the JavaScript/JScript source files into highly mangled and obfuscated form, making it extremely difficult to study, analyse, reuse, and re-work for competitors or customers, while fully retaining functionality of the original source code, and then encodes it afterwards, making it completely unreadable. There are a lot of options to control all aspects of code hiding, and full support for all syntax constructs. It is designed to be multi-module aware.
License: Other/Proprietary License with Free Trial
Changes:
ASP files with #include directives in them can be encoded correctly now. Unicode byte order marker in HTML/XML files is never corrupted if replacement of characters with entities is turned on for HTML content. The Project Manager GUI ignores the case of filenames on filesystems that are case-insensitive.
More...