in reply to Re: Registering and License Keys
in thread Registering and License Keys

The problem with this idea, is that a proficient perl coder could still go into the script and change it not to go to a central database. The idea does have merrit, so maybe combine it with a bit of obfuscation, making it real difficult to determine where the database call is made, could pay off in the end.

...

Thanks!

#!/massyn.pl The early worm gets caught by the bird.

Replies are listed 'Best First'.
Re: Re: Re: Registering and License Keys
by coldmiser (Hermit) on Feb 14, 2003 at 14:26 UTC
    Yes, a proficient perl coder could disable to 'registration database' check

    However, a 'proficient perl coder' could create his own app too!