Script decoder

<< Click to Display Table of Contents >>

Navigation:  System and Data Recovery Programs > Proactive System Password Recovery > Working with PSPR > Misc features >

Script decoder

Windows Script is a comprehensive scripting infrastructure for the Microsoft Windows platform. Windows Script provides two script engines, Visual Basic Scripting Edition and Microsoft JScript, which can be embedded into Windows Applications. It also provides an extensive array of supporting technologies that makes it easier for script users to script Windows applications.

 

Script Encoder is a simple command-line tool that enables script designers to encode their final script so that Web hosts and Web clients cannot view or modify their source.

 

Using PSPR, encrypted scripts can be decrypted back to plain source code. The File list to decode window contains the names of the files to be decrypted. Initially it is empty, but you can add files by pressing the Add file(s) to list button, or by searching the disk or folder.  Select Files to scan (mask: *.vb*;*.js*;*.htm* by default), Directory to scan and (optionally) Look in subfolders option, then press Start scan.  When scanning is in progress, you can press Stop scan at any time.

 

Once the list contains one or more files, you can highlight items you wish to decrypt, right-click and select Decode, or press the Decode all button at the bottom to decrypt all the files from the list. Files can be removed from the list by selecting Remove from list menu item. Decrypted files are saved with another extension (set using Output file name option, *.DEC by default). Please also note the Replace existing file(s) option. If the scripts contain text in any language other than English, you may also need to set the Code page option (e.g., 1251 for Russian).