PHP代码混淆 [英] PHP Code obfuscation

查看:87
本文介绍了PHP代码混淆的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

不久前我有一个 php 混淆程序,但我忘记了它的名字.它可能会混淆代码,让懂一点 php 的人感到困惑.

I had a php obfuscation program a while ago but I forgot what it was called. It could obfuscate code, and confuse people who knew a little php.

这是一个混淆的例子:

<?php session_start();include("\x6c\x69b/\x62\x2f\x6d\x69nd/m\x61x\x2e\x70h\x70");${"G\x4c\x4f\x42A\x4cS"}["s\x69lv\x62g"]="\x70\x5ft\x69\x74\x6c\x65";$wdrvnbyeveu="\x70\x5ft\x69\x74\x6c\x65";secure();switch($_GET["\x64"]){case"r":${${"\x47L\x4f\x42AL\x53"}["s\x69\x6c\x76\x62\x67"]}="R\x65p\x6c\x79\x20\x74\x6f tick\x65\x74";include("l\x69b/\x74/repl\x79\x2ep\x68p");break;default:${$wdrvnbyeveu}="S\x75p\x70ort";include("lib/\x74/d\x65f\x61\x75l\x74.php");break;}include("li\x62/b/\x66\x6fot/kill.p\x68p");
?>

有谁通过查看示例知道这是什么程序吗?

Does anyone know what program this was by looking at the example?

感谢您的帮助.

推荐答案

有一堆 PHP 混淆器.可能有几个人可以做这样的事情.

There's a bunch of PHP obfuscators. Probably several of them can do something like this.

我们的 Thicket PHP Obfuscator 将完全以这种方式混淆文字字符串,并且以这种方式保留系统函数标识符,例如session_start",因此它可能是我们的.

Our Thicket PHP Obfuscator will obfuscate literal strings exactly this way, and will preserve system function identifiers such as "session_start" in this fashion, so it could be ours.

这篇关于PHP代码混淆的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆