简体   繁体   English

查找IonCube PHP文件

[英]Find IonCube PHP files

The pSek server hosting company installed 54 PHP extensions for no reason, and while going through the list of unneeded extensions I noticed IonCube, which I want to get rid of quickly. pSek服务器托管公司无缘无故地安装了54个PHP扩展,在浏览不需要的扩展列表时,我注意到IonCube,我想快速删除它。 What's a good way to find out if we have any PHP files encrypted with it? 找出我们是否有任何PHP文件被加密的好方法是什么?

如果您自己没有对它们进行加密,那么您将没有任何加密文件,但是IonCube加密文件应该在每个文件顶部附近的某个位置具有if(!extension_loaded('ionCube Loader'))

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM