Re: PHP Encoder like IonCube

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2010-05-10 at 17:51 +0600, shiplu wrote:

> Hello Ashley,
> My application will not be accessible through Internet.  Users will
> use it through internal network. And internet is strictly prohibited
> there. Thats the reason why i'm lookin for such solution.
> 
> On 5/10/10, Ashley Sheridan <ash@xxxxxxxxxxxxxxxxxxxx> wrote:
> > On Mon, 2010-05-10 at 12:42 +0600, shiplu wrote:
> >
> >> On Mon, May 10, 2010 at 6:28 AM, donald sullivan <donald@xxxxxxxxxxx>
> >> wrote:
> >> > bcompiler is available, but with the correct tools data can still be
> >> > extracted.
> >> > http://php.net/manual/en/book.bcompiler.php
> >> >
> >> Its not a problem if data can still be extracted. But I guess exact
> >> data can not be extracted.
> >> If thats the case its okay. Sometimes an obfuscated code is enough to
> >> protect it.
> >>
> >> As far I remember I heard somewhere it can be achieved by e-accelerator
> >> somehow.
> >> How is it possible?
> >>
> >>
> >> Shiplu Mokadd.im
> >> My talks, http://talk.cmyweb.net
> >> Follow me, http://twitter.com/shiplu
> >> SUST Programmers, http://groups.google.com/group/p2psust
> >> Innovation distinguishes bet ... ... (ask Steve Jobs the rest)
> >>
> >
> >
> > I have to ask, why do you want to do that? Wouldn't it be easier to
> > offer your application as a system that only you host. That way, the
> > end-user never gets to see your PHP code.
> >
> > Thanks,
> > Ash
> > http://www.ashleysheridan.co.uk
> >
> >
> >
> 


Maybe you need a binary compiler then? This would limit your system to
one type of OS though. For example, if you compiled it for 64-bit
Windows, then you couldn't use it on a 32-bit server. Essentially you'd
need to compile different versions for each architecture that you want
to support. Would you compile it for Mac and Linux too (not forgetting
the 32/64-bit issue there too)

If a binary compile is what you're looking for then there was a thread a
while back about the compiler that Facebook released which might be of
some use?


Ps, please try not to top post on the list.

Thanks,
Ash
http://www.ashleysheridan.co.uk



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux