Scramble javascript and html files to impede theft description
If you are using JavaScript to create cool web pages, it's impossible to protect your code from being stolen. However, you can make it rather hard for people to change anything in the code, if you make it hard to read by eliminating all formatting and scrambling the variable and function names. yCode Scramble v1.5 will scramble your JavaScript as well as corresponding html code. Simply paste your code inside the edit box and press the Scramble button (Note: all processing is done on the browser side!) (** IE5 only**) Copy the resulting code back to your application. No installation is required. Simply run scramble.htm
1. The purpose of the program:
If you are using JavaScript to create cool web pages, it's impossible to protect your code from being stolen. However, you can make it rather hard for people to change anything in the code, if you make it hard to read by eliminating all formatting and scrambling the variable and function names.
yCode Scramble v1.5 will scramble your JavaScript as well as corresponding html code. Simply paste your code inside the edit box below and press the Scramble button (Note: all processing is done on the browser side!). Copy the resulting code back to your application.
2. Installation:
No installation is required. Simply run scramble.htm (**using IE5 browser only!**)
3. The status of the program:
Demo; input is limited to 2000 characters only.
4. The distribution status of the program: this demo version is freely distributable; the production version should be purchased by each user (by following the BUY link in scramble.htm or advancedScramble.htm files)