- 论坛徽章:
- 18
|
本帖最后由 bikkuri 于 2015-04-16 16:04 编辑
请各位大牛帮我看看这个php程序是干嘛用的。
- <?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+oV51DR2Y0Dl8uNtEAV0yQbSTLd0NWYmGomC/f2IHvdvBHZ1S/Zz2f+DO7sOmW9zYeiBALyXIbW
- 4zLF03X3rvm+U3Aa6zGGXYNaqnVpOdN/s9TIu6/61cGXqKHQR5WeuWkI3oVl5adXTfIbzPDTKuVI
- icsSq0eZqKn49aoSULhn965CH0xc2NEDsTj5BqXwE7y/gRjWAXHTPTtwyDi9+oW84Oi4iv61wlWF
- VI1ngmJpRfh8NfTjdlFPfxUYLzfTB32IYi01Sk/E9vTOy5otG5p6chgIvLfy//+4LLCt0MeRCiWw
- jGryACZf2whP7QLBaQXHMgMeZptfdbvJk2Jwac5JQYBKPICxN6dKvPaY9L7hkpHTMfDAKoCK73aL
- jqGW3J6Kqc+dg04XE+EnC/iGItC2YTjs1HtNdRQ97xcrAEl6
复制代码 |
|