Description: Javascript ScramblerAny Javascript that you write and put on the Internet can be stolen easily by viewing the HTML source. So, the next best thing to hiding your code is to scramble it. This Javascript scrambler will take your original Javascript code and make it incomprehensible by taking out comments, removing spaces, and changing function and variable names, which also makes it smaller. As an example, you can view the source of this page. To use it:
|