Foros del Web » Programando para Internet » ASP Clásico »

Encriptar ASP ????

Estas en el tema de Encriptar ASP ???? en el foro de ASP Clásico en Foros del Web. Hola comuneros, necesito algo o alguna forma de encriptar código ASP alguna páginas, cualquier idea bienvenida sea.. ?? PD: He utilizado el ASP2DLL, que sirve ...
  #1 (permalink)  
Antiguo 12/11/2004, 14:47
Avatar de skatomundo  
Fecha de Ingreso: junio-2002
Ubicación: Santiago - CL
Mensajes: 2.532
Antigüedad: 22 años, 10 meses
Puntos: 125
Encriptar ASP ????

Hola comuneros, necesito algo o alguna forma de encriptar código ASP alguna páginas, cualquier idea bienvenida sea..

??

PD: He utilizado el ASP2DLL, que sirve para transformar tu proyecto ASP o parte de este en DLL. De la misma forma puedo poner parte de mi código a una DLL, pero sobre todo esto quiero saber lo que Uds. conocen..
  #2 (permalink)  
Antiguo 12/11/2004, 15:12
Avatar de yiyocastro  
Fecha de Ingreso: octubre-2004
Ubicación: Maracaibo, Venezuela
Mensajes: 314
Antigüedad: 20 años, 6 meses
Puntos: 0
Https? /
__________________
Nada es verdad, nada es mentira, todo esta en el cristal con que lo miras. :si:
  #3 (permalink)  
Antiguo 12/11/2004, 20:52
Avatar de lexus  
Fecha de Ingreso: enero-2002
Ubicación: Cali - Colombia
Mensajes: 2.234
Antigüedad: 23 años, 4 meses
Puntos: 4
usa microsoft script encode esto te encripta asp y otros codigos, no es muy poderoso que digamos pero sirve en ocaciones..
__________________
Control de Visitantes, Control de Accesos, Minutas digitales, Manejo de Correspondencia
http://www.controldevisitantes.com
  #4 (permalink)  
Antiguo 13/11/2004, 07:27
Avatar de skatomundo  
Fecha de Ingreso: junio-2002
Ubicación: Santiago - CL
Mensajes: 2.532
Antigüedad: 22 años, 10 meses
Puntos: 125
vamos a revisar... el Microsoft Encode para ver que tal..
  #5 (permalink)  
Antiguo 13/11/2004, 09:16
Avatar de skatomundo  
Fecha de Ingreso: junio-2002
Ubicación: Santiago - CL
Mensajes: 2.532
Antigüedad: 22 años, 10 meses
Puntos: 125
estoy viendo esto:

http://www.encrypt-html.com/download.htm

Code Protection Technologies is now a division of ProtWare Inc.
Encrypt HTML source is now included in ProtWare's HTML Guardian - the worldwide #1 web site protection tool.

Click here to visit ProtWare.com and read more
Click here to download ProtWare's HTML Guardian - the world's standard in web site intellectual property protection.
  #6 (permalink)  
Antiguo 13/11/2004, 09:17
Avatar de skatomundo  
Fecha de Ingreso: junio-2002
Ubicación: Santiago - CL
Mensajes: 2.532
Antigüedad: 22 años, 10 meses
Puntos: 125
Interesante:

By default the program will only encrypt asp source code server-side parts. That's the code enclosed within <% ... %> delimiters. The rest of the code (client-side code) will remain unencrypted - this means what visitors see in their browsers after clicking View -> Source will not be encrypted.
It is also possible to encrypt the client - side code, both in the source and in the response generated by the server. However this will not be done automatically, it requires a few simple operations. Please read the help file for a detailed information.


Usually the server-side code is the most important part of the asp file. If you develop asp solutions for some third parties, it is a good idea to protect asp source - your customers will be able to use the files created by you without any problems, but they will not be able to copy any parts of it and reuse them in other projects.


In general, it is a good idea to encrypt asp files even if you don't give them to anyone - this will protect your work if someone for example knows your password and can have ftp access to your server. There are also several bugs in Microsoft's asp server that make possible a knowledgable person to retrieve the real source code of your .asp files if the server is not well configured. In most cases the server configuration is done by somebody else and you can't know if it's vulnerable to such attempts - so it's always better to protect your asp source code.


We receive a lot of emails with the same question - will asp encryption decrease server's performance?
We did a lot of tests, including tests where thousands of encrypted asp files were requested from the server per hour. There was practically no difference in server's performance between tests with encrypted asp files and tests with unencrypted files. If you encrypt asp code, the resulting decrease in performance will not exceed 1 - 2%, which is practically nothing. In most cases, there will be no difference at all.


Please note that in the demo version this feature is limited. You can only protect ASP files below certain file size. In the registered version the file size limit is removed and you can encrypt any asp file regardless of its size.
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 07:50.