01.01.2021

License Key Generator Php

License Key Generator Php 6,5/10 8191 votes
  1. Phpstorm 2017 License Key Generator
  2. License Key Generator Free Download
  3. License Key Generator

I'm looking for a way to generate license keys by a PHP script and then transfer its to my application (Air, AS3), and in this application to read the data correctly. This class can generate and validate license key serial numbers. It can generate a string with a serial number for use as license key of a given length for using with a given application. The generated key includes characters of a specified character set and is formatted grouping characters in. Hi all, I want to idea/code for license key generation. In detail, I give a product to client, while installation it will generate one key and asked unlock for that key. I'm looking for a way to generate license keys by a PHP script and then transfer its to my application (Air, AS3), and in this application to read the data correctly. For example, here is the code. Download cracks, keygens, view serial numbers for many programs. Keygenninja.com has the largest cracks data base.

Active5 years, 1 month ago

I'm looking for a way to generate license keys by a PHP script and then transfer its to my application (Air, AS3), and in this application to read the data correctly. For example, here is the code:

The generates key about like this: 1AS7-09BD-96A1-CC8D-F106.I want to add some information into key - e-mail user, then pass it to the client (Air app), decrypt the data and dysplay in app.

Is it possible?

AstraportAstraport
5724 gold badges13 silver badges38 bronze badges

3 Answers

Ok lets break down what you are asking:

You want to:

  1. add some information into key
    Well what information do you want to add? Do you want to make the key longer when you do this? Do you want this information to require a key to decrypt? In the vaugest sense thats quite possible with PHP
  2. e-mail user
    PHP has a mail() function. It pretty much just works.
  3. then pass it to the client (Air app)
    Is the air app invoking this php script via a http request? if so set the content-type and output the key to it.
  4. decrypt the dataBack to point 1, possible, but do you want a key or not, and do you care if the format changes. Also, don't you want to decrypt the data in the AS3 app?
  5. display in app.If the AS3 app is going to display the key, or the decrypted data, then it is AS3 where you need to get it to display the data.
Justin DearingJustin Dearing
8,30717 gold badges69 silver badges136 bronze badges

If you just want to store some information but 'encode' it using the set of symbols you used above (0-9A-Z), you can use the algorithm below.

License Key Generator Php

Phpstorm 2017 License Key Generator

The code is an old Python (3) program of mine. It's certainly not fancy in any way, nor very tested, but I suppose it's better than nothing since you haven't got many answers yet. It should be pretty easy to port the code to PHP or AS. The reduce statements can for example be replaced by imperative style loops. Also note that // denotes integer division in Python.

It should also be pretty easy to slap some compression/encryption onto it. Hope it resembles what you wanted. Here goes.

Example output: Operation flashpoint red river crack only download old.

License Key Generator Free Download

André LaszloLicenseAndré Laszlo
11.8k2 gold badges51 silver badges69 bronze badges

with md5 you cannot do this as this is a one-way hash. Metal mac os x download. You should use a decipher method to do so as it uses a key to encode and decode it. There are several php extensions that can do this, consult php manual. You can also use a third party software to this, e.g. http://wwww.phplicengine.com

IgdrazilIgdrazil

License Key Generator

Not the answer you're looking for? Browse other questions tagged phpactionscript-3license-key or ask your own question.