PHP obfuscation

Home Forums MultiConnect OCG PHP obfuscation

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #2584
    Carlos Arilla
    Participant

    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

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.