Ver Mensaje Individual
  #6 (permalink)  
Antiguo 19/12/2008, 12:40
Avatar de HackmanC
HackmanC
 
Fecha de Ingreso: enero-2008
Ubicación: Guatemala
Mensajes: 1.817
Antigüedad: 16 años, 2 meses
Puntos: 260
Sonrisa Respuesta: Desencriptar PHP

Hola,

Código:
        /*********************************************
         * Copyright (c) 2004 sils project WebModules
         * Licensed under the GNU GPL.
         * $IdProject: WebModules v 1.01 2004 $
         ********************************************/
        #####################
        # INCLUDES CONFIG
        #####################
        include_once("config/inicialize_website.php");
        include_once("config/inicialize_website_variables.php");

        .....
        .....
        .....


Saludos,

ps:

Siguen intentando. Aunque la licencia GPL dice claramente que yo tengo que tener acceso al código fuente o por lo menos darme un vínculo a como conseguir el código fuente. Pero también se aplican restricciones de ingeniería inversa.

Última edición por HackmanC; 19/12/2008 a las 12:55