Welcome Guest, Not a member yet? Register   Sign In
ionCube and Codeigniter
#1

Hello guys, currently i'm working on a project which requires alot of seciruty. I stumbled upon a problem with the source code being plain php and human readable. After googling for PHP obfuscators i found ionCube which claims to be the best. Like veryone else i aske the one million dollars question: what about the performance??

On their website they claim that ionCube  doesn't effect the speed that much and it might actually speed up the code


Quote:Q. Do encoded files or the loader affect performance?


A. Not much, and when the loader is installed in the php.ini file, encoded files may run faster than the unencoded scripts. Unlike unencoded scripts and those from source based encoders, ionCube encoded files are compiled and optimised at encoding time, and so don't need to be parsed or compiled at runtime. This reduces the usual overhead in PHP, and offsets the performance overheads of the code protection.

Since i have no experience with php encryption i wanna know your opinion. Is it a good practice to use ionCube for high security projects? Does it really good idea to use it?
Reply


Messages In This Thread
ionCube and Codeigniter - by FlevasGR - 06-08-2015, 04:52 AM
RE: ionCube and Codeigniter - by advoor - 06-08-2015, 05:20 AM
RE: ionCube and Codeigniter - by Blair2004 - 06-08-2015, 06:29 AM
RE: ionCube and Codeigniter - by Avenirer - 06-08-2015, 06:37 AM
RE: ionCube and Codeigniter - by Blair2004 - 06-08-2015, 06:44 AM
RE: ionCube and Codeigniter - by Narf - 06-08-2015, 07:27 AM
RE: ionCube and Codeigniter - by Blair2004 - 06-08-2015, 09:29 AM
RE: ionCube and Codeigniter - by FlevasGR - 06-08-2015, 09:37 AM
RE: ionCube and Codeigniter - by CroNiX - 06-08-2015, 09:59 AM
RE: ionCube and Codeigniter - by Blair2004 - 06-08-2015, 03:27 PM
RE: ionCube and Codeigniter - by mario - 06-08-2015, 10:46 PM
RE: ionCube and Codeigniter - by FlevasGR - 06-09-2015, 12:35 PM
RE: ionCube and Codeigniter - by mario - 06-09-2015, 10:36 PM
RE: ionCube and Codeigniter - by FlevasGR - 06-10-2015, 07:37 AM
RE: ionCube and Codeigniter - by codeIgniter2015 - 06-11-2015, 03:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB