This class is meant to parse Javascript source code to rewrite obfuscated equivalent version.
The obfuscation is done by removing unnecessary remarks, white spaces, carriage returns and other non-functional characters from the source code.
|
Name: |
Javascript Obfuscator |
Base name: |
phpjso |
Description: |
Obfuscate a Javascript source code |
Version: |
1.0.0 |
PHP version: |
- |
License: |
Free for non-commercial use |
|
|
September 2004
Number 6
Prize: One copy of the Maguma Workbench |
Server side applications have their code protected because they only serve HTML pages and other types of content to the users' browsers.
However, server side applications often need to send along with HTML pages significant bodies of Javascript code to make applications more interactive and thus more usable.
In certain cases it is not interesting for site owners to facilitate the access to their pages Javascript code and make it easier for others to understand and take advantage of the know-how implicitly included in the Javascript code.
This class provides a solution to make it more difficult to understand and obtain know-how from the Javascript code that is made available in the site Web pages by using obfuscation of that code.
Manuel Lemos |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|