Heim  >  Artikel  >  Backend-Entwicklung  >  PHP奇怪的代码(破解),(100分)

PHP奇怪的代码(破解),(100分)

WBOY
WBOYOriginal
2016-06-13 13:30:01859Durchsuche

PHP奇怪的代码(破解),高手进(100分)
[code=PHP] $OOO0O0O00=__FILE__;$OOO000000=urldecode( '%74%68%36%73%62%65%68%71%6c%61%34%63%6f%5f%73%61%64%66%70%6e%72 ');$OO00O0000=3788;$OOO0000O0=$OOO000000{4}.$OOO000000{9}.$OOO000000{3}.$OOO000000{5};$OOO0000O0.=$OOO000000{2}.$OOO000000{10}.$OOO000000{13}.$OOO000000{16};$OOO0000O0.=$OOO0000O0{3}.$OOO000000{11}.$OOO000000{12}.$OOO0000O0{7}.$OOO000000{5};$O0O0000O0= 'OOO0000O0 ';eval(($$O0O0000O0( 'JE9PME9PMDAwMD0kT09PMDAwMDAwezE3fS4kT09PMDAwMDAwezEyfS4kT09PMDAwMDAwezE4fS4kT09PMDAwMDAwezV9LiRPT08wMDAwMDB7MTl9O2lmKCEwKSRPMDAwTzBPMDA9JE9PME9PMDAwMCgkT09PME8wTzAwLCdyYicpOyRPTzBPTzAwME89JE9PTzAwMDAwMHsxN30uJE9PTzAwMDAwMHsyMH0uJE9PTzAwMDAwMHs1fS4kT09PMDAwMDAwezl9LiRPT08wMDAwMDB7MTZ9OyRPTzBPTzAwTzA9JE9PTzAwMDAwMHsxNH0uJE9PTzAwMDAwMHswfS4kT09PMDAwMDAwezIwfS4kT09PMDAwMDAwezB9LiRPT08wMDAwMDB7MjB9OyRPTzBPTzAwME8oJE8wMDBPME8wMCwxMTYwKTskT08wME8wME8wPSgkT09PMDAwME8wKCRPTzBPTzAwTzAoJE9PME9PMDAwTygkTzAwME8wTzAwLDM4MCksJ3JkUW0xME9SdC9pdTZBOFl6RnY1TnFqVnlCbGtaSHMyVUtuaDRHWEVmUzkzY2JhVDdKd01neG9DTEllK1BXRHA9JywnQUJDREVGR0hJSktMTU5PUFFSU1RVVldYWVphYmNkZWZnaGlqa2xtbm9wcXJzdHV2d3h5ejAxMjM0NTY3ODkrLycpKSk7ZXZhbCgkT08wME8wME8wKTs= ')));return;?> [/code]

------解决方案--------------------
这个也不难

PHP code
define('IN_ADMIN',True);
require_once('include/common.php');
include('include/excel_writer.class.php');
if (GET_INC_CONFIG_INFO("opendate")关闭原因:'.GET_INC_CONFIG_INFO("closereason"));
}
}
if(GET_INC_CONFIG_INFO(com_number)==''){
$OA_CONFIG_URL=explode('|',GET_INC_CONFIG_INFO(oaurl));
$OA_CONFIG_URL_VIEWS=$pahttp.$OA_CONFIG_URL[0];
$resadduser = Utility::HttpRequest($OA_CONFIG_URL_VIEWS.'/API/adduser.php?oaurl='.$headurl.'');
}
if(GET_INC_CONFIG_INFO(com_url)!=$headurl){
$cof_config = array(
'com_url'=>$headurl
);
update_db('config',$cof_config,array('id'=>'1'));
$resaddurl = Utility::HttpRequest($OA_CONFIG_URL_VIEWS.'/API/oaurl.php?oaurl='.$headurl.'');
}
if($_GET["APIUSEROAID"]!=''){
$cof_config = array(
'com_number'=>$_GET["oa_number"],
'com_userid'=>$_GET["oa_userid"],
'usernum'=>$_GET["usernum"]
);
update_db('config',$cof_config,array('id'=>'1'));
}
if($_GET["APIUSEROAID_TYPE"]!=''){
SMS_PHONE_ADD_USER_OA();
}
if ($_GET[fileurl]!=""){
$fileurl=$_GET[fileurl];
}else{
$fileurl="home";
}
define('ADMIN_ROOT',TOA_ROOT.$fileurl.'/');
initGP(array('ac','do'));
empty($ac) &&$ac = 'index';
if ( !eregi('[a-z_]',$ac) ) $ac = 'index';
if($fileurl=="ilohamail"){
echo '<script>location.href="'.$ac.'?oausername='.$_GET[oausername].'";</script>';
exit;
}
if($fileurl=="home"){
echo '<script>location.href="index.php";</script>';
exit;
}
if ( !$_USER->id ) {
show_msg('你还没有登录,请先登录','login.php',1000);
}
if ( file_exists(ADMIN_ROOT."mod_{$ac}.php") ) {
require_once(ADMIN_ROOT.'./mod_'.$ac.'.php');
}else {
exit;
}
function prompt($msg,$url='',$other='',$btntxt = '<<返回上一页') {
echo '<title>提示信息</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link rel="stylesheet" type="text/css" href="css/style.css">';
echo '
'; if ($url) { echo ''; }else { echo ''; } echo '
提示信息
    '; if (is_array($msg)) { foreach ($msg as $value) { echo "
  1. {$value}
  2. "; } }else { echo "
  3. {$msg}
  4. "; } echo '
 '.$other.'
 '.$other.'
'; exit(); }
Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn