Page 1 of 1

Compiled/encrypted php ??

Posted: Wed Jun 23, 2004 12:56 pm
by mox
I'm working for a little web hosting company and we are moving the php code of a company to a new server..

I have to go trough a lot of code to make sure everything will work on the new server

One of my users here seems to have compiled/encrypted his php

when I look at the source code, it's like a binary file.. but it's called with require_once() like a normal .php file

Is there any way to compile/encrypt php code?

Thanks,
--Ben

Posted: Wed Jun 23, 2004 1:00 pm
by feyd
[google]php obfuscator[/google]

Posted: Wed Jun 23, 2004 1:05 pm
by mox
No, it's not something like that..

Here is an example of what I see in a .php file:

Zend
2^L
X]oTE[^_^POü^DªÚ$ ^DkM¶vªú°eÚ²·J^SI^E)|^DÖí×÷ÚØÆ¦i§("É5öáúøsÃ$
^¤^N4^Kh^BÞô2§½ðV^Põ^De^^â

Posted: Wed Jun 23, 2004 1:06 pm
by markl999

Posted: Wed Jun 23, 2004 2:25 pm
by launchcode
That is Zend Encoded PHP - but personally I use SourceGuardian.

Posted: Wed Jun 23, 2004 3:27 pm
by mox
Is there any free solutions to do that ?

How does that work ? It's a module for apache/iis ?

Posted: Wed Jun 23, 2004 11:57 pm
by ol4pr0
If u do come across a free encrypter.. ( decrypt optional.. i would very much like to know hehe.. )

Posted: Thu Jun 24, 2004 7:38 am
by WaldoMonster
I have used the free Turck mmcache a year ago.
This software can be used to compile php code or as a accelerator.

Last Turck mmcache was from end 2003.
Now they are working on a new website, and I hope there will come a new version that will work with the newer PHP versions.

Website: http://turck-mmcache.sourceforge.net/