Page 1 of 1
Free and simple PHP encoder
Posted: Thu Dec 11, 2008 10:36 pm
by belon_cfy
This is a free php encoder to prevent your source code exposure on internet.
-Transform your PHP code into unreadable format by using Xquier PHP Encoding Engine.
-Compress your original PHP file.
-Fast decoding and execution speed.
-99% compatibility.Tested on encoded Joomla and OSCommerce.
-PHP 4.X and PHP5.X compatible.
Enjoy !
http://xquier.fanyong.net/php_encoder_form.php
Re: Free and simple PHP encoder
Posted: Fri Dec 12, 2008 6:27 am
by novice4eva
I wonder how they do it!! I tried it using eval but umm i think it was not friendly to includes and well other things too...would be cool to have such script in hand..but guess those who have their hands on the PHP file will have no prob getting things decrypted too!! So don't see much point , will wait for PHP to compile and create binary files hehehe i dunno if that will happen
Re: Free and simple PHP encoder
Posted: Wed Jan 07, 2009 9:16 pm
by belon_cfy
novice4eva wrote:I wonder how they do it!! I tried it using eval but umm i think it was not friendly to includes and well other things too...would be cool to have such script in hand..but guess those who have their hands on the PHP file will have no prob getting things decrypted too!! So don't see much point , will wait for PHP to compile and create binary files hehehe i dunno if that will happen
Yes, but it is better than you do nothing to protect your source code.
Re: Free and simple PHP encoder
Posted: Wed Jan 07, 2009 9:22 pm
by yacahuma
thanks for the link