StupidBeauty
Read times:672Posted at:Mon Jul 1 23:40:09 2013
- no title specified

转载php base64_decode 解码方法

wordpress主题作者一般会将页脚的PHP代码使用base64加密以避免被使用者改掉了版权信息。对于这种情况,可模仿出wordpress的执行环境将那段加密的代码进行解密。

http://www.amznz.com/php_base64_decode/

亮点:

解密代码:

<?php
$Code = '这里填写要解密的编码'; // base64编码
$File = 'decoded.php';//解码后保存的文件
$Temp = base64_decode($Code);
$temp = gzinflate($Temp);
$FP = fopen($File,"w");
fwrite($FP,$temp);
fclose($FP);
echo "解密成功!";
?>

武器

Your opinions
Your name:Email:Website url:Opinion content:
- no title specified

HxLauncher: Launch Android applications by voice commands

 
Recent comments
2017年4月~2019年4月垃圾短信排行榜Posted at:Thu Sep 26 04:51:48 2024
Qt5.7文档翻译:QWebEngineCookieStore类,QWebEngineCookieStore ClassPosted at:Fri Aug 11 06:50:35 2023盲盒kill -9 18289 Grebe.20230517.211749.552.mp4