Re: encrypting wsh file
From: Al Dunbar [MS-MVP] (alan-no-drub-spam_at_hotmail.com)
Date: 05/10/04
- Next message: Jason McB: "Is there a way to set an exit code of a script."
- Previous message: Austin M. Horst: "Re: encrypting wsh file"
- In reply to: Austin M. Horst: "Re: encrypting wsh file"
- Next in thread: sasa: "Re: encrypting wsh file"
- Reply: sasa: "Re: encrypting wsh file"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 10 May 2004 11:54:49 -0600
"Austin M. Horst" <anonymous@discussions.microsoft.com> wrote in message
news:8FB22A87-1718-41FC-9797-7799E60099B8@microsoft.com...
> Microsoft "Script Encoder"
>
> "Using Script Encoder"
>
http://msdn.microsoft.com/library/en-us/script56/html/seusingscriptencoder.asp
> "Script Encoder Syntax"
>
http://msdn.microsoft.com/library/en-us/script56/html/seconscriptencodersyntax.asp
>
> This is not completely bulletproof.
> There are plenty of utilities out there to decrypt a script.
> If someone is determined, they can decrypt it.
Agreed. There are few ways to do this reliably (hence it is common policy to
disallow this kind of practice in some organizations) other than using NTFS
permissions to prevent anyone but yourself from having access, or simply not
putting the password in the script.
/Al
- Next message: Jason McB: "Is there a way to set an exit code of a script."
- Previous message: Austin M. Horst: "Re: encrypting wsh file"
- In reply to: Austin M. Horst: "Re: encrypting wsh file"
- Next in thread: sasa: "Re: encrypting wsh file"
- Reply: sasa: "Re: encrypting wsh file"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|