South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
PHP code is server-side, no need to obfuscate it
It is not encryption, so yea it can be decoded, otherwise, your code won't work. It essentially compiles to byte code and then back, iirc.I just like the additional security for specific reasons. My question still stands, how secure is Ioncube? Can it easily be decoded if a hacker somehow gains access to your site and is able to view the source code of your files?
It is not encryption, so yea it can be decoded, otherwise, your code won't work. It essentially compiles to byte code and then back, iirc.
Never really ever saw a use for this, like I said, PHP is sever side, absolutely no way for your source code to be exposed unless your server is vulnerable in which case your ioncube credentials will be leaked anyway.