Quote:
|
Originally Posted by spacedog
so if it is so easy to unencrypt, why do they advertise it as hacker proof.
|
Why do so many sites say they're the #1 site out there? They have a product to sell.
Quote:
|
Originally Posted by spacedog
What is there that is 100% unable to be broken or unencrypted, or at least make it extremely harder for them to steal my code
|
I'm not sure actually.. I think the "best" is the ioncube/Zend one.. I think that one actualy converts the code into "machine language", bypassing the interpreter, which PHP will then execute directly. Which is why Zend needs to be installed on the server in order to use those programs. But I thought I heard even that one had been "broken".. Not sure to what extent though.. The only other option is for the program to be written and compiled in C.. but there's problems with that as it needs to be compiled for different OSs and processors.