|
|
Q635 How can I scramble my JavaScript source code so that it is not easily copied?
irt.org | Knowledge Base | JavaScript | General | Q635 [ previous next ] Q635 How can I scramble my JavaScript source code so that it is not easily copied?Only in Internet Explorer 5 beta 2 with Script Encoding. You can download the Microsoft Script Encoder Beta 1 for X86 at http://msdn.microsoft.com/scripting/encoder/x86/se10en.exe or Alpha at http://msdn.microsoft.com/scripting/encoder/x86/se10en.exe The Microsoft Script Encoder is a command line script encoder that will take an HTML, ASP, VBS, JS or SCT file and encode any script contained in the file. Full documentation is included with the Microsoft Script Encoder. UPDATE: link has changed to http://msdn.microsoft.com/library/periodic/period99/scriptengine.htm Feedback on 'Q635 How can I scramble my JavaScript source code so that it is not easily copied?' |
-- div -->
|