简体   繁体   中英

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. What's a good way to find out if we have any PHP files encrypted with it?

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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