
Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.
|
The only real sure fire way to make sure your code is always protected is to keep it... Give the client a front-end that runs all of scripts on the server via API calls. This is a nice way to distribute licenses for software - they have the front-end you give them, no matter what they do with that code - it just gets information from the server |
What he said.
|
ne0hack3r currently my project is php web apps we are using ioncube but i want know how to create a dll or extension to protect my code without using ioncube loader .even if they took the entire folder and put in anyother server it should ask for a password or licence to work? one more thing we will deploy it as a LAN based application. |
Nu-Coder 2.0 supports machine-specific licensing, but it hasn't been cracked yet.
| Nu-Coder 2.0 supports machine-specific licensing, but it hasn't been cracked yet. |
yes Darkimmortal it has not been cracked but what about writing our own dll to protect our code any ideas?