PDA

View Full Version : Reading a license from file


appcrox
03-01-2018, 06:55 AM
Hi guys!
I am using the application from:
https://anreader.alfanum.co.rs/download/4.2/anReader_4.2.8_Marica_Act.exe
This text to speech app uses the online, and phone activation method.
I have already patched the AnTtsSapi5.dll from the app, but the app checks the license each 6 months, and I need to repatch the app again.
The applications stores the license in the following file:
%programdata%\AlfaNum\anReader\4.2\keyboard_cfg.tx t
but, I cannot see any content of the license. When I remove this file, program requires activation again.
Can anyone help me to read the license from file, and to see how it's created. I would like to try to make an executable application which will write a new license each time I start the computer, and so program will not search the activation each 6 months.
The serial number you can use during the installation process is:
6000000678

My license file "keyboard_cfg.txt" is in the attachment.

Best regards,

Hex Coder