Page 1 of 1

php encoder

Posted: Fri May 14, 2010 8:44 am
by comm
Hello!

Do you know how we can protect php code
What do you use to prevent reverse engineering
How can we safe php code

5 min in google and there is a result

professional and very expensive solution
IonCube
Zend Encoder


Also there is a kind of casher like APC so it is very useful if you want make php script executable once
but It doesnt compile it

Php compile

phc
hiphop

I didn't use them but it seems to be what I am looking for
So what do you think
May be there is another solution that you have used already
Thanks

Re: php encoder

Posted: Wed May 19, 2010 5:54 am
by Benjamin
Ioncube is about the best you can get, and even then you need to go out of you way to ensure that it's very difficult to reverse engineer.