Works together with Move Strings Into Array. Object member identifiers (property and method names accessed with dot notation) are converted to string lookups and moved into the string array at the beginning of the code. This splits the member name and the statement that accesses it into separate locations.
For example, readable code like this:
o.style.color='red';
Becomes:
o[a[23]][a[52]]=a[145];
JavaScript Obfuscator Desktop provides all the features you need to scramble and protect JavaScript code. Protect JavaScript source code that's embedded in HTML, PHP, ASP, ASPX, JSP and similar files.
Obfuscating JavaScript files manually one by one can be an irksome and time consuming process. GUI interface tool can help you out in doing a tough and time consuming process in just a few clicks.