helloo..
there is a software which uses licensing scheme to restricr the user.
all the things (the php codes, the licensing server) are with any organization.
the php page checks the license from the licensing server and do accodingly
Now since the php page is a text file with the organization, so they may change the conditional statement in php to allow more people to work on that software
Is there any way to prevent this.
there is a software which uses licensing scheme to restricr the user.
all the things (the php codes, the licensing server) are with any organization.
the php page checks the license from the licensing server and do accodingly
Now since the php page is a text file with the organization, so they may change the conditional statement in php to allow more people to work on that software
Is there any way to prevent this.
Comment