Click to See Complete Forum and Search --> : VBScript.Encode
SpaGroen
Feb 13th, 2001, 04:29 AM
I found this in an ASP file.
Anybody knows how to decode? I want to see
the real code...
Thanks!
Jeroen
Jerry Grant
Feb 13th, 2001, 04:46 AM
This was introduced with version 5.0 of the Microsoft Script Engine and Internet Explorer 5.0, you can now encode your VBScript and JScript work so curious users can't grab it.
So I guess you will have to look else where to get your hands on the 'clever bits'.
I'm sure, you will find a hack on some disretubale sites though! :cool:
Jerry Grant
Feb 13th, 2001, 04:49 AM
Script encoding is Microsoft's first step in helping script developers develop script applications that they want to protect from prying eyes. It's not unbreakable, but it provides a useful tool. Microsoft intends to build on script encoding considerably in future releases of the engines. If you want more information on encoding, or want to download the encoder, go to the Microsoft scripting Web site at msdn.microsoft.com/scripting (http://msdn.microsoft.com/scripting/)
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.