PHP obfuscation
- This topic has 0 replies, 1 voice, and was last updated 13 years, 4 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › MultiConnect OCG › PHP obfuscation
Tagged: php lighttp obfuscate ioncube
Hi
I’m trying to run obfuscated php scripts with no luck.
I’ve found a library for armv5tejl architecture to use Ioncube to load obfuscated php.
I added this line to the php.ini file:
zend_extension = /path/to/ioncube_loader_lin_5.2.so
It seems that lighttp refuses to load it. It gives a message like: “Extensions are not supported on this platform.”
Is there a way to enbale extensions to load the ioncube library?
Is there an alternative method to use obfuscated php files?
Thanks in advance