473,396 Members | 1,945 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Windows Script Encoder

Hi
How come I always encountered this error after executing the following
command ?

C:\Inetpub\wwwroot\ASP>screnc admin.asp eadmin.asp

Scripting encoder object ("Scripting.Encoder") failed on
C:\Inetpub\wwwroot\ASP\
admin.asp

I really had no idea about the error hit above. Still the same result no
matter how hard I tried it with different switches. The IDIOT encoder really
put me in a maze without any clue on tracing out the cause as I'm in
imminent need of encoding my ASP application from prying eyes.

Thanks for your help in advance.
Jul 19 '05 #1
3 7102
> I'm in imminent need of encoding my ASP application from prying eyes.

Don't bother using the encoder for this. Compile your code into a DLL. The
encoder is not safe at all; see http://www.klaphek.nl/nr6/scrdec.html
Jul 19 '05 #2
> matter how hard I tried it with different switches. The IDIOT encoder
really
put me in a maze without any clue on tracing out the cause as I'm in
imminent need of encoding my ASP application from prying eyes.


Security through obscurity != security. If you want to hide your code from
prying eyes, do it right. Obfuscation is all the encoder really does, and
reversing it is child's play.
Jul 19 '05 #3
1. see the other comments about how easy it is to decode.
2. the file that fails probably has some code in it that the script encoder
cannot process. there should be a list of unsupported code in the encoder
help file somewhere.

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com
"Paul Home" <pa******@bphealthcare.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Hi
How come I always encountered this error after executing the following
command ?

C:\Inetpub\wwwroot\ASP>screnc admin.asp eadmin.asp

Scripting encoder object ("Scripting.Encoder") failed on
C:\Inetpub\wwwroot\ASP\
admin.asp

I really had no idea about the error hit above. Still the same result no
matter how hard I tried it with different switches. The IDIOT encoder really put me in a maze without any clue on tracing out the cause as I'm in
imminent need of encoding my ASP application from prying eyes.

Thanks for your help in advance.

Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

24
by: Yang Li Ke | last post by:
Hi guys! Anyone know a way so that users purchasing my scripts would not be able to share them with other people ? Yang
5
by: Vilmar Brazão de Oliveira | last post by:
HI there, Does anybody know why Microsoft Script Encoder can not encript(encode) all the page including html, js, vbs and asp parts? - In asp case only encoded the asp part. Page.asp - In html...
0
by: rockstar1971 | last post by:
Hello. I’m working with the Windows Media Encoder SDK to create an online jukebox for myself, but I’m having problems getting it to work. Here’s what I want to do: I’ve got a large...
3
by: priya | last post by:
Hi, I want to convert an .mpeg to a .wmv file. //Creating an Encoder object WMEncoder Encoder = new WMEncoder(); //Create a Source Collection Group IWMEncSourceGroupCollection SrcGrpColl =...
0
by: Mamatha | last post by:
Hi I am developing video capturing application in C#.NET,in that application i want to display Windows Media Encoder Session properties window(If we click on properties button of Windows Media...
0
by: Mamatha | last post by:
Hi I am developing small application in C#.NET,In that application when i click on one button,i want to display Windows Media Encoder Session Properties window. I searched in Google,and i got...
1
by: mistral | last post by:
How to uninstall windows script encoder (screnc.exe)? There are no entries in Add/Remove programs in Control Panel. However, its a single exe, but installer create program name in windows "Start"...
0
by: Crisco www.misericordia.com.br | last post by:
Hi, friends! I am develop a simple encoder app, one form with one button that start the encoder. This is my code: ============================================================= Option...
0
by: sunny152 | last post by:
Hello Friends, I'm very interested to broadcast our church worship service live on internet.My web server having streaming feature and i have windows media encoder program.I usually...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.