View Full Version : Process to make keygen when FlexLM protected software with extra check item
bridgeic
June 4th, 2012, 03:09
If software protected with FlexLM, and has extra check item such as VENDOR_STRING, when get the Algorithm of VENDOR_STRING, how to call FlexLM SDK to generate the final keygen?
As alternative, we can get the VENDOR_STRING, and put it into the license sample file, then use lmcrypt.exe to get the final license, here just want to to know the regular process to make the keygen to get the license directly with VENDOR_STRING message. Thanks.
Alekine322
July 19th, 2012, 19:57
Hi
Can you explain to be done and to find additional data protection as those shown in these examples:
FEATURE XXX piedra 9.000 permanent uncounted 07657B6E8B80 \
VENDOR_STRING="USER" HOSTID=ANY \
ISSUER="USER" ISSUED=26-Dec-2009 \
NOTICE="TEAM_X" SN=P-00993
--------------------------------------------------------------
SERVER You_PC mac_adress 744
VENDOR daemon_vendor
USE_SERVER
#
INCREMENT FEATURE1 daemon_vendor Version 05-dec-2011 1 \
VENDOR_STRING=USER \
SUPERSEDE DUP_GROUP=UUU user_info=mtz-c214-2 ISSUER=aXXXX_inc. \
ISSUED=31-oct-2015 \
NOTICE="CREATED_BY=licencemanager,UKCAMSNAVISION,UKCAMSNavision_Licence_Generator,fxWin32 \
5.2.0,118 CHKSUM=A17IUN" ck=190 SN=3706475 START=02-Nov-2012 \
SIGN2="1DAA BAC5 1E24 4BC0 EF7B 2D91 BDD6 CC30 29C0 05C6 C0BC \
E00B E3AC F604 F018 0EA5 B367 4CBF EA29 2E4D 238E 14AE E6FF \
CAFC 8DA8 1761 10F3 4F93 19D3 F495"
These data, such as Find them? or from being generated?
For each Feature, data changes
CHKSUM=A17IUN"
ck=190
SN=3706475
SIGN2="1DAA BAC5 1E24 4BC0 EF7B 2D91 BDD6 CC30 29C0 05C6 C0BC \
E00B E3AC F604 F018 0EA5 B367 4CBF EA29 2E4D 238E 14AE E6FF \
CAFC 8DA8 1761 10F3 4F93 19D3 F495"
Hopefully they can help
Thank you in advance for your help
Regards
FoxB
July 20th, 2012, 01:21
you need to known the way for generating CHKSUM data, all other is flexlm based string, imho.
this string:
"CREATED_BY=licencemanager,UKCAMSNAVISION,UKCAMSNavision_Licence_Generator,fxWin32 5.2.0,118 CHKSUM=A17IUN"
used by NOTICE.
he also flexlm part.
Alekine322
July 21st, 2012, 09:19
Hi, @FoxB
question: Where I can find a tutorial for Known the way for next Generating data:
chksum
ck
NOTICE
SIGN2 (I know this is generated when the lmcrypt.exe think. I've created, but always gives me 12 digits, even when I put the information in lm_code.h and lm_code2.h, defined(ENCRYPTION_SEED3), for LM_STRENGTH_239BIT, to give me, length = 120 chars.
a step I'm doing wrong, but not which
in advance, thanks for the help
Regards
FoxB
July 21st, 2012, 10:41
ck, NOTICE, SIGN2 generated by flexlm sdk. part of source you can got from v9.2 flexlm(imho, source on exetools ftp). regarding CHKSUM - you need to research your target software.
Powered by vBulletin® Version 4.2.2 Copyright © 2020 vBulletin Solutions, Inc. All rights reserved.