Forums
This topic is locked
Encrypting asp pages
Posted 08 May 2003 17:48:00
1
has voted
08 May 2003 17:48:00 Andrew williams posted:
Anybody know how to encrypt pages so that nobody can view your source? Replies
Replied 08 May 2003 17:57:45
08 May 2003 17:57:45 Brent Colflesh replied:
Since the ASP scripting languages are interpreted and not compiled, ultimately your source code must be visible to your client's Web server(s).
With ASP 3.0, there is another alternative: Microsoft has released a Script Encoder utility, that encrypts your pages! You can find the English version of this utility at this link:
msdn.microsoft.com/scripting/vbscript/download/x86/sce10en.exe
The syntax for its use can be found here:
msdn.microsoft.com/library/en-us/script56/html/seconscriptencodersyntax.asp
- Taken from Todd Lewis via Google Groups.
Regards,
Brent
With ASP 3.0, there is another alternative: Microsoft has released a Script Encoder utility, that encrypts your pages! You can find the English version of this utility at this link:
msdn.microsoft.com/scripting/vbscript/download/x86/sce10en.exe
The syntax for its use can be found here:
msdn.microsoft.com/library/en-us/script56/html/seconscriptencodersyntax.asp
- Taken from Todd Lewis via Google Groups.
Regards,
Brent
Replied 09 May 2003 03:31:41
09 May 2003 03:31:41 Jonathan Danylko replied:
Niiiice....I was wondering if Microsoft had something like this.
Definitely going into my bookmarks. <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
L8R,
Vitoman, M CIW D, MMCP
Definitely going into my bookmarks. <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
L8R,
Vitoman, M CIW D, MMCP