NuclearIce Posted July 8, 2007 Posted July 8, 2007 I'm switching my software over from a method I developed to make sure the software is running on only one computer (not uncrackable or anything, but it would be pointless to aim for that anyway) to a more common method of using license keys and just tracking their usage. I found a great article that talks about a method I'd really like to use (Using OpenSSL for license keys), but the problem is finding a usable RSA function. I already found an RSA plugin by peethebee (on this forum), but his keys aren't standard (as far as I can tell) and I can't figure out how to utilize the OpenSSL library (if anyone could help there, I'd be really grateful) in AutoIt. Does anyone have any other suggestions on practical & relatively secure licensing schemes that could be implemented in AutoIt and PHP (since I want to automate the license key generation process when a purchase is made on my website)? Of course, it doesn't have to be able to be implemented in PHP since I could just write an AutoIt program and call it from PHP. Anyways, I would really appreciate any help anyone has to offer.Thanks in advance!
NuclearIce Posted July 10, 2007 Author Posted July 10, 2007 *bump* Please help! Anything anyone has to offer would be greatly appreciated!
ChrisL Posted July 10, 2007 Posted July 10, 2007 I've put one I made in the example scripts forum http://www.autoitscript.com/forum/index.php?showtopic=49208 [u]Scripts[/u]Minimize gui to systray _ Fail safe source recoveryMsgbox UDF _ _procwatch() Stop your app from being closedLicensed/Trial software system _ Buffering Hotkeys_SQL.au3 ADODB.Connection _ Search 2d Arrays_SplashTextWithGraphicOn() _ Adjust Screen GammaTransparent Controls _ Eventlogs without the crap_GuiCtrlCreateFlash() _ Simple Interscript communication[u]Websites[/u]Curious Campers VW Hightops Lambert Plant Hire
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now