•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 391,929 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,715 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 170 | Replies: 1
![]() |
•
•
Join Date: Aug 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Greetings,
I wish to make my javascript sources really difficult to study.
Don't suggest me those stupid "disable right click" tricks or so, I need code to be obfuscated (variables renamed, comments removed).
Please recommend me a javascript obfuscator for this. I found about 6 tools in search engines.
Among them, javascript obfuscator by stunnix looks most suitable to me. I didn't try it though.
Any ideas? What obfuscator do you recommend?
I wish to make my javascript sources really difficult to study.
Don't suggest me those stupid "disable right click" tricks or so, I need code to be obfuscated (variables renamed, comments removed).
Please recommend me a javascript obfuscator for this. I found about 6 tools in search engines.
Among them, javascript obfuscator by stunnix looks most suitable to me. I didn't try it though.
Any ideas? What obfuscator do you recommend?
•
•
Join Date: Aug 2008
Posts: 236
Reputation:
Rep Power: 1
Solved Threads: 20
I can think of nothing that anyone could write in javascript that is not already freely available on the web. So I don't try to obfuscate my javascript.
If you are trying to protect your proprietary javascript code, and it's really that unique and special -- I doubt there is an obfuscator that can truly protect it form someone willing to put the time in to backwards engineer it.
If you are trying to hide sensitive data inside the javascript (passwords or database access data) DONT! There is no safe way to do this ... period.
Good luck
If you are trying to protect your proprietary javascript code, and it's really that unique and special -- I doubt there is an obfuscator that can truly protect it form someone willing to put the time in to backwards engineer it.
If you are trying to hide sensitive data inside the javascript (passwords or database access data) DONT! There is no safe way to do this ... period.
Good luck
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Clear contents of element with DOM
- Next Thread: Help with Drop down list


Linear Mode