|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 123
Members: 0
Total: 123
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Someone can decode this small part of code ? |
|
Posted: Wed Mar 30, 2011 2:38 am |
|
|
clubreseau |
Advanced user |
|
|
Joined: Apr 10, 2008 |
Posts: 128 |
|
|
|
|
|
|
|
<?php //003ab
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');@dl($__ln);if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__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);
?>
4+oV5ErRZEkzlNJChE4Po0bylSgjWV0KQLszSkkXZh9CNkrxmtUenWwTtmf0gq3I8C89o2opKUi2
K7OZXgeGIDuAOp9ZNDTQoWsv0NS5ESN9vu0k6mT1xQ0KGqO1fLcscHpns1kgZXHAD0+LTgrhByla
TO9j0X8+CF96gIwUqbyf07nToNe4c7v6dQG2LNeAeD9kLFBHijr6oT6PWkWZ9cy6vQ2R3GApQlqR
9yRn/1Saxm4wLrAGdrnirWAYTOIx2kzR7wLK5Lyn0dsxN3hI1qyWjGJ0ckBiSNxqIHep6muXNKkM
CIixtS6geuOCuhh0xsN6b41knuajQ6FOCgH1DKvSAp1XTZ9h7IF/WYoO5iL3WHLHqAWjdVAcXVOJ
qI/jheFVT3YxOrsVunISXGftN+NXSxdp5TKwgTW5LgOYzBhmkTrQS7USVeeVsQ7Y5V3ipOUTDDMy
ggX76H0fX0g8ftg0Rf1xRca9r5Fo46qCbeZt3HMJzN2cKLE4XcSL5pCarPej4InMZ9HPCvWYSAon
mf2COfkqtW3F2ZqCxiPxtUKmff6nEQivBcom16ijvTFpooXW5indlQudTAx91h1vhWGi/Kf++kJo
5k0iwGbQw6tbZg/Kz8zC3Ccsw1OEEfUi1LvKssrp3qNsHSdrSKprh9UMxcycC0NWO6LW2tlAev4G
1/rSxZj1sQ8G2fF6Ovr4/NeI/OHGa8oDuzNnp2JzTBn4guwCJZQdJtls6zZYMGzR8PR87MRSLD7n
KaQddxROIm+w1tnNpAcXrO+R+L6M6Rfe/bLk2UFLsGqkUPrLh7q7RczZUEDbOjjtmhI4GTMcK+qc
sQpwmKYLhPtm/Q8QchjMq0bh4e2j2/UgBdKN3eBsm1K0fBD4OvwbcyEXcK2FBGIFTbzhGaRKq4ln
03XKe4QRjpdUeiS2bGDu40yFX9JjIWUKsHIVx3B0jh/qQRm= |
|
|
|
|
|
|
|
|
Posted: Thu Jul 26, 2012 10:33 pm |
|
|
demon |
Moderator |
|
|
Joined: Sep 22, 2010 |
Posts: 485 |
|
|
|
|
|
|
|
Code: | <?php
echo "<div id=\"footer\" > \r\n<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n <tr>\r\n <td bgcolor=\"#FFFFFF\" style=\"padding:15px;\"></td>\r\n </tr>\r\n <tr>\r\n <td class=\"footer_bg1\">\r\n\r\n\r\n<table width=\"985\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n <tr>\r\n <td align=\"center\" valign=\"top\"> ;;</td>\r\n </tr>\r\n <tr>\r\n <td align=\"center\" valign=\"top\">\r\n \r\n \r\n ";
require_once( "footermenu.php" );
echo "</td>\r\n </tr>\r\n <tr>\r\n <td align=\"center\" valign=\"top\">\r\n<div id=\"footer2\">";
echo statica_cms_page_value( 14 );
echo "</div></td>\r\n </tr>\r\n <tr>\r\n <td align=\"right\" valign=\"top\">Powered by <a title=\"PHP Scripts\" href=\"http://www.zeescripts.com\" mce_href=\"http://www.zeescripts.com\" target=\"_blank\">Zeescripts</a></td>\r\n </tr>\r\n</table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n</td>\r\n </tr>\r\n</table>\r\n\r\n</div>\r\n";
?>
|
|
|
|
|
|
|
www.waraxe.us Forum Index -> PHP script decode requests
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
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|