Compile PHP

Reply

Join Date: Sep 2005
Posts: 1
Reputation: tortureduck is an unknown quantity at this point 
Solved Threads: 0
tortureduck tortureduck is offline Offline
Newbie Poster

Re: Compile PHP

 
0
  #21
Sep 11th, 2005
http://www.priadoblender.com/

Where's the beer???? :eek:
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 76
Reputation: leelee is an unknown quantity at this point 
Solved Threads: 1
leelee leelee is offline Offline
Junior Poster in Training

Re: Compile PHP

 
0
  #22
Sep 14th, 2005
cscgal: how is it possible to reduce something "by as much as 500 to 1000%"?
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 274
Reputation: mmiikkee12 is an unknown quantity at this point 
Solved Threads: 5
mmiikkee12's Avatar
mmiikkee12 mmiikkee12 is offline Offline
Posting Whiz in Training

Re: Compile PHP

 
0
  #23
Sep 14th, 2005
leelee: now it will take a negative amount of time to execute. Twilight zone, here we come :mrgreen:

Actually, I think she meant increase the speed by that much.
Reply With Quote Quick reply to this message  
Join Date: Nov 2003
Posts: 360
Reputation: Gary King will become famous soon enough Gary King will become famous soon enough 
Solved Threads: 5
Team Colleague
Gary King's Avatar
Gary King Gary King is offline Offline
PHP/vBulletin Guru

Re: Compile PHP

 
0
  #24
Sep 15th, 2005
Originally Posted by tortureduck
http://www.priadoblender.com/

Where's the beer???? :eek:
I use this to make executable files from PHP files. I mean, you run the code in something such as DOS, but at least it works. I use it when I don't have a PHP server in hand.
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 1
Reputation: aximon is an unknown quantity at this point 
Solved Threads: 0
aximon aximon is offline Offline
Newbie Poster

Re: Compile PHP

 
0
  #25
Sep 12th, 2007
Found this:

http://www.bambalam.se/bamcompile/

not really to protect scripts for commerce, but packages compiled scripts with the php-interpreter.
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 2
Reputation: grwolf is an unknown quantity at this point 
Solved Threads: 0
grwolf grwolf is offline Offline
Newbie Poster

Re: Compile PHP

 
0
  #26
Dec 17th, 2007
There are good reasons to encode php scripts. These may include: protecting intellectual property for distribution, licensing, protecting scripts from being manipulated or changed, and increasing performance.

Check out these packages:
Source Guardian
Php Cipher
PHP Shield
Nu-Coder
Byte Run
SourceCop




Originally Posted by gnomix View Post
Hi friend!
I would compile my file php under under Linux.
Have you got an idea of this? (free solution...)

Thanks a lot
[Gnomix]
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 3,760
Reputation: nav33n is a jewel in the rough nav33n is a jewel in the rough nav33n is a jewel in the rough 
Solved Threads: 332
Moderator
Featured Poster
nav33n's Avatar
nav33n nav33n is offline Offline
Senior Poster

Re: Compile PHP

 
0
  #27
Dec 17th, 2007
I wonder how did you dig out that old thread. The question was asked 3 years ago.
Ignorance is definitely not bliss!

*PM asking for help will be ignored*
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 2
Reputation: grwolf is an unknown quantity at this point 
Solved Threads: 0
grwolf grwolf is offline Offline
Newbie Poster

Re: Compile PHP

 
0
  #28
Dec 17th, 2007
The question may have been asked 3 years ago, but the information is still in the search engines. It is never a bad time to add additional information.
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 3,760
Reputation: nav33n is a jewel in the rough nav33n is a jewel in the rough nav33n is a jewel in the rough 
Solved Threads: 332
Moderator
Featured Poster
nav33n's Avatar
nav33n nav33n is offline Offline
Senior Poster

Re: Compile PHP

 
0
  #29
Dec 17th, 2007
cool !
Ignorance is definitely not bliss!

*PM asking for help will be ignored*
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 1
Reputation: yazeedm is an unknown quantity at this point 
Solved Threads: 0
yazeedm yazeedm is offline Offline
Newbie Poster

Re: Compile PHP

 
0
  #30
Sep 12th, 2008
Sure you can

To make PHP a Windows or Linux binary to execute offline, you can use roadsend, then double click the resulting exe (in the windows case), you can also embed a tiny web server in that exe (ships with roadsend)! or compile it as console application

To make your code not readable by humans and still run on your LAMP setup, you can use the encode feature of the free eaccelerator (encoder has been depreciated i think so you can only use an OLDER version)

A lower priced nice solution is ioncube, it is very good

Also need to mention that in IONCUBE and eaccelerator's case, reverse compiling your code is not impossible... it has to live in a stack in memory as opcode to run, and someone with plenty of experience and time (Experience and free time don't usually come together) can decompile it, she will not end up with your exact code, variables will have different names like (variable1 and variable2) but in general, if you don't write a hit operating system no one invests that much time cracking your code, it might be easier to rewrite it.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC