Home Forums SharewareOnSale Deals Discussion Kryptel / Feb 18 2017 Reply To: Kryptel / Feb 18 2017

#7205795 Quote
Cebuc
Guest

Hi Ashraf,

I downloaded the installer with the SharewareOnSale installer, and I copy-pasted the customer ID from the form, and also checked that there’s no spaces in.

I finally fixed the bug using Fiddler and tracking the software requests.

It uses a packet like this :

GET http://www.kryptel.com/cdb/get_license.php?cid=2718-72415-7393&prod=65&rdate=2016-11-05&hwid=[YOUR_HWID]&adg=no HTTP/1.1
User-Agent: LicenseManager
Host: www.kryptel.com
Pragma: no-cache

Kryptel Key request

I modified the adg=no value to adg=yes and I received this :

Kryptel Key response

***** START LICENSE RECORD *****[YOUR LICENSE DATA IN BASE64]****** END LICENSE RECORD ******

I then run the software again but chose the second option to directly input what was given to me.

I’ve input just the base64 blob in the field and clicked OK. the software then activated successfully.

Kryptel activated

However that required trial and error arguments manipulation in the Fiddler composer without knowing what each argument does.

Thank for the giveaway ! Best regards