*/
Scripts Encryptor (ScrEnc) 3.0.2.1
Submitted By:
Unknown
Rating:





(
Rate It)
Scripts Encryptor is a handy utility to scramble (obfuscate) HTML, JavaScript/JScript, C/C++/MFC code. Unlike many other obfuscators it does not employ JavaScript for encoding, which significantly increases the number of web browsers that will be able to open scrambled documents without distortion. Use this software to protect your online content from unauthorized copying, reverse engineering and from webbots collecting email addresses and other personal data.
Special features:
(1) Obfuscation (scrambling) of JavaScript, JScript standalone files;
(2) Obfuscation of HTML and HTML-style files that might include JavaScript, JScript blocks inside;
(3) Encryption of JavaScript, JScript data in a file or imbedded in HTML page using Windows Script Encoder method (emulation of screnc.exe by Microsoft);
(4) Compression (reduction of size) of HTML/JScript documents without obfuscation (to downsize your bandwidth and increase loading time);
(5) Flexible settings for obfuscation that allow to fine-tune level of scrambling;
(6) Ability to preview obfuscated page and compare it with an original document;
(7) Scrambling of C/C++/MFC source code files into solid code chunks making them hard to view and edit;
(8) Checking of missing and/or extra semicolons in JavaScript, JScript code;
(9) Ability to organize (decrypt) JavaScript, JScript files (including those encrypted using Windows Script Encoder);
(10) Support of international code pages and file encodings (overall Unicode support);
(11) Ability to change code page and file encoding while saving in a file;
(12) Ability to make a Unix-compatible file (with a single linefeed at the end of lines);
(13) Compatible with Windows XP SP2, and IE6 popup blocker in general (so your previewed code is not blocked as potentially dangerous);
(14) Command line support (so you can use it on your web server or as a part of other software).
File Details
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our
submissions area.
Screenshot
Details
Number of downloads:
1786
Comments (2)
Works good, but...




Posted by: delunahugoren on Thursday, January 19, 2006
Works very well, except that needs an .OCX file to work properly.
If that file's not installed, follow the steps below:
The file is "comdlg32.ocx". It can be Google'd and downloaded.
It also needs to be registered in the system, so copy the file in the below listed location and
for Windows 95, 98, or Me, write this in the "Start -> RUN" dialog:
regsvr32 \windows\system\COMDLG32.OCX
for Windows NT or 2000:
regsvr32 \WINNT\system32\COMDLG32.OCX
for Windows XP:
regsvr32 \windows\system32\COMDLG32.OCX
once done that, the program will work fine.
Linux version?




Posted by: Pietro on Wednesday, September 20, 2006
Can you make a Linux version of your program?
If you used some graphics that is hard to port, just make a command line version...
Add Your Rating