 |
 | Removing/Modifying HTML Header in encoded files |  |
 |
 | |  |
 |
 | |  |
 |
 | |  |
 |
 | |  |
Veteran
Joined: 30 Nov 2006 |
Posts: 186 |
|
|
 |
Posted: Tue Jan 16, 2007 3:59 pm |
|
 |
 |
 |
 |
This is an example of the header in an IonCube encoded file.
<?php //003f4
// GLOBODIGITAL Support center
// www.globodigital.net
// @package SupportCenter
// @copyright (C) 2000-2006 GLOBODIGITAL.net,
// @license Commercial
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='/ioncube/ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}@dl($__ln);}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo('Site error: the file <b>'.__FILE__.'</b> requires the ionCube PHP Loader '.basename($__ln).' to be installed by the site administrator.');exit(199);
Notice that even IonCube tells the user that the file is encoded, and that he needs to install the IonCube loader to execute the file.
I think, like Dmitri, that there is a good reason for keeping the Nucoder information in the header.
|
|
 |
 | |  |
 | Modifying HTML headers |  |
 | header-modify..? |  |
Joined: 12 May 2007 |
Posts: 2 |
Location: Germany |
|
 |
Posted: Fri May 11, 2007 7:49 pm |
|
 |
 |
 |
 |
Hallo at all.
I have purchased NuCoder v1.4. And i have encodet some files. Now i have an importand question...
First:
bzink have write:
Quote: | Is there anyway to modify the HTML displayed in the header? |
dmitri have write:
Quote: | It will be possible to encode with custom headers in version 1.4. |
Now my question:
How can i modify the HTML-header of encodet files?
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT - 5 Hours
Page 1 of 1
|
|
|
|  |