Focus on Microsoft
Back to list
|
Post reply
RE: Tightening up security for quarantine script
Feb 06 2004 05:31PM
BOWSER, DAVID (dbowser sibmortgage com)
*snip*
If you use VBScript then it should not be too painful to move the code
to a VB application.
*/endsnip*
How about obfuscation? Try the script encoder. You just have to change
the extension from vbs to vbe after the encoding.
http://www.microsoft.com/downloads/details.aspx?FamilyID=e7877f67-c447-4
873-b1b0-21f0626a6329&displaylang=en
Here are some of the docs on it.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script5
6/html/seusingscriptencoder.asp
It is kinda geared towards web designers, but it can be used for plain
old login scripts.
------------------------------------------------------------------------
---
------------------------------------------------------------------------
---
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
*snip*
If you use VBScript then it should not be too painful to move the code
to a VB application.
*/endsnip*
How about obfuscation? Try the script encoder. You just have to change
the extension from vbs to vbe after the encoding.
http://www.microsoft.com/downloads/details.aspx?FamilyID=e7877f67-c447-4
873-b1b0-21f0626a6329&displaylang=en
Here are some of the docs on it.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script5
6/html/seusingscriptencoder.asp
It is kinda geared towards web designers, but it can be used for plain
old login scripts.
------------------------------------------------------------------------
---
------------------------------------------------------------------------
---
[ reply ]