Results 1 to 8 of 8
-
22nd Jul 2011, 09:36 PM #1OPMember
How to protect your script?
Heya,
is there any way to apply somekind of license system in php scripts?
I had to code a script for a client, kind of a CMS and in order to keep the price down we both agreed that I could keep the rights on my script to sell it somewhre else.
Though first I would like to add something to avoid the client who bought my script to sell it to someone else. Or even share it.
Any idea?Solutho Reviewed by Solutho on . How to protect your script? Heya, is there any way to apply somekind of license system in php scripts? I had to code a script for a client, kind of a CMS and in order to keep the price down we both agreed that I could keep the rights on my script to sell it somewhre else. Though first I would like to add something to avoid the client who bought my script to sell it to someone else. Or even share it. Any idea? Rating: 5
-
22nd Jul 2011, 09:41 PM #2MemberWebsite's:
vaporhostn.comThe only solution which would be sorta effective would be to code directly in a certain main file which does not need to be edited. Add a ip restriction like say if the current ip is not the correct ip a error message will show not allowing execution.
Then encode that file with ioncube as ioncube is the only genuine encoder which cannot be decoded by "many" people their is only a few who can with the newer version so it would easily fight against nulling and reselling and such.
-
22nd Jul 2011, 09:41 PM #3BannedWebsite's:
CuraShare.Net CuraShare.Me CuraShare.InfoI used http://encodephp.org/ to encode small scripts, will this work for you?
-
22nd Jul 2011, 09:46 PM #4Member
-
22nd Jul 2011, 09:47 PM #5MemberWebsite's:
hotgirls365.com consoleden.com
-
22nd Jul 2011, 09:52 PM #6Member
I decoded a script once.
The encoded part pulled a txt file from a domain that contained a list of all whitelisted sites.
it the domain running the script wasnt in the list it didnt work.
-
22nd Jul 2011, 09:55 PM #7MemberWebsite's:
vaporhostn.comA license system would not be effective, but if it is needed...
Code a simple php script that will check a db or site for key verification make it echo a simple number (1= good 0= bad)
Then dureing install have them enter a key in and if it is accepted allow continue...
Then on the rest of the pages dd a simple function define that checks if a key has been entered or if it was accepted and if not then it will not allow you to continue...
It's simple php.. But like i said a license system can be nulled easily if someone knows simple php...
-
22nd Jul 2011, 10:25 PM #8BannedWebsite's:
Seecure.me
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to Protect mp3s
By cyclone in forum Webmaster DiscussionReplies: 8Last Post: 9th Jan 2012, 10:56 AM -
[Selling] Protect-My-Links Clone V3 PHP Script - By EziScript
By sanishan in forum Completed TransactionsReplies: 6Last Post: 10th Dec 2011, 02:30 AM -
Do you use anything to protect your ip?
By canucrackit in forum Polling PlazaReplies: 32Last Post: 17th Jun 2011, 06:24 AM -
[Request] Protect links script
By Ruriko in forum Webmaster ResourcesReplies: 4Last Post: 25th Jan 2010, 12:03 PM
themaLeecher - leech and manage...
Version 5.02 released. Open older version (or...