Re: How to generate a Windows style license key

posting_at_big-numbers.com
Date: 09/29/05


Date: 29 Sep 2005 11:16:46 -0700


I do not see how that would give access to the file
http://www.keybuster.com/index.php?k=6d1281b25.... etc. ?
It could easily be a core piece of an application, or in this case an
integral part of your Gentoo.

If so, you need to embed some more intelligent code than [If
secret_key_func =invalid then quit]

For example something like: [If secret_key_func =valid AND
secret_key_MAC_returned=current_MAC then go on...]
If you would repeat that process in your code, with different keys for
example it's pretty safe and still does not need a lot of programming.