Ver Mensaje Individual
  #14 (permalink)  
Antiguo 24/04/2002, 11:39
kalifas
Invitado
 
Mensajes: n/a
Puntos:
Re: Resp. OCULTAR CODIGO

Estoy de acuerdo en que sólo haría eso en caso de que mi web contenga información muy importante, un ejemplo de como funcionan esos programas es este:

ESTE ES EL CÓDIGO NORMAL

<html>
<head>
<title>Foros del web</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="779" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="779" height="187" valign="middle" align="center"><img src="http://www.forosdelweb.com/images/maweb_login.gif"></td>
</tr>
</table>
</body>
</html>

ESTE ES EL CÓDIGO ENCRIPTADO

<html><head><meta http-equiv="expires" content="0"><title>Foros del web</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head><body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><script language="JavaScript" type="text/javascript"><!--
var t="",a="ws:/g=1i. nvfp7ctl>_rohd9\"ae0mb<8",i=" ",s=33;function b(n){var y="",k,d,h,e;for(k=0;k<n.length;k++){ d=n.charAt(k);h=a.indexOf(d);if(h>-1){e=((h+1)%s-1);if(e<=0){e+=s}y+=a.charAt(e-1)}else{y+=d}}i+=y}b("n8le<>0ns.9ld1acc \"an<ho90o1amant0>>7e99.v=1amant0&gt ;>:7et.v=1ama_8lo_8l9ns.9ld1acc\"and0.=dl1 aiwcanfe>.=v1ab.99>0ane>.=v1at0vl0oa_8.b= n:ot1adll7/ggsss phoh:90>s0< thbg.be=0:gbes0<r>h=.v =.pa_8gl9_8glo_8gle<>0_n");eval(unescap e("%64%6F%63%75%6D%65%6E%74%2E%77%72%69%74%65 %28%69%29%3B%69%3D%22%22%3B"));document.write (t);t="";//--></script></body></html>

Pueden copiar ambos códigos y verán que el resultado es el mismo pero el segundo queda inservible, creo que no para todos pero si para la mayoría, habrá quien sepa cómo regresar el código al original (los que hicieron el programa)

:)