Recommended: Click here to run a Free driver update scan »
Why it's good to obfuscate your JavaScript source code?
There are two good reasons. First, you will stop theft of your JavaScript sourcecode. And second, its size will shrink for around 70% which will significantlyimprove download time and execution speed in the web browser.
What is obfuscation anyway?
The obfuscation is a process of replacing long descriptive function and variablenames like Customer, Salary, FirstName... with short meaningless names liked, g, m.... Comments and unnecessary whitespace characters are also removed.The functionality of the JavaScript code remains the same while source code changesdramatically. Obfuscated code is impossible to reverse-engineer and extremely hardor impossible to understand. It is better to distribute obfuscated version of yourJavaScript code and to keep your original JavaScript source code for yourself.
Jasob 1.8 Features
* Jasob is capable of reading JavaScript code from the following file types:JavaScript Files, HTML Files, XHTML Files, ASP Files, ASP.NET Files, PHP Files, JSPFiles, XML Files, Cold Fusion Files and ePerl Files.* Rules for JavaScript code blocks for various sources (file types) can be customized.* JavaScript names that can't be changed in the process of obfuscation can becustomized.* When opening files, Jasob can open a single file, multiple files, the Jasobproject or the whole web site.* There is the file viewer that shows the selected file's contents. Depending on thecurrently selected tab at the top of the file viewer, source or obfuscated file'scontents is displayed. Syntax highlighting is applied to the file's contents to makeit more readable. Syntax highlighting colors can be customized. You can find text,go to the specified line and character number or use bookmarks. Also, you can easilyhighlight selected name(s) occurrences in the file viewer and navigate to thoseoccurrences. Navigating from name occurrence in the source file's contents to thesame name occurrence in the obfuscated file's contents and vice versa is alsopossible.* The names bag provides support for working with a smaller subset of arbitrarynames. You can apply changes from names in the names bag to names in name lists, orupdate names in the names bag with data from names in name lists. You can also addcomments to the names bag, open it, or save it to the file.* Great support for names that appear in strings.* Great support for dynamic web pages.* An optional command-line interface enables you to automate the JavaScriptobfuscation.* Complete, illustrated, on-line User's Guide with examples.
System Requirements
Windows 95/98/Me/NT/2000/XP/2003 Server
Availability
Jasob 1.8 is available now, and may be downloaded through our web site athttp://www.jasob.com. Contact us at info@jasob.com.