PDA

View Full Version : FlexLm _SDK_ need detailed explication how to use it in licgen art making



govdanimos
2016-02-05, 07:28 PM
hi all,realy need it as important part in making our own professional licgen.further disscusion need to to xchange experience,i am newbie in that could the master help us with that guidline.thx looot

govdanimos
2016-02-05, 07:29 PM
i am very hurry to learn about it

designstart
2016-03-01, 01:47 PM
You need patch and revers out seeds form your daemon first






1. Copy C:\Program Files\Microsoft Visual Studio .NET 2008\Common7\Tools\vsvars32.bat to Flexlm_SDK i86_n3\ dir
2. Open CMD change to i86_n3\ and run vsvars32.bat
3. Generate VENDOR_KEY1~5 TRL_KEY1~2 and VENDOR_NAME with FLEXlm Vendor Key Generator(lmkg V3)
4. Edit lm_code.h fine which in machind dir, LM_SEED1~3 can be get with lmrand1 -seed
5. Edit makefile,replay demo to your vendor_name in i86_n3\ dir
6. Return to CMD, run build md ,you will get your VENDOR and lmcrypt

FLEXlm Vendor Key Generator 3.0 and Some patcher are here



Thanks rohank darsy (http://www.finetopix.com/member.php/24325-darsy)

Hope for it help you and please add reputations for me

isofer
2016-12-04, 08:22 AM
TRL_KEYS_1 and 2 are used for public key and private key generation.