Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   A question about lmnewgen.exe(Flexlm) (https://forum.exetools.com/showthread.php?t=4275)

ycloud 05-14-2004 19:20

A question about lmnewgen.exe(Flexlm)
 
...
ENCRYPTION_SEED3 or ENCRYPTION_SEED4 in lm_code.h
are non-unique. Set them to 32-bit values
that you make up, and never change them.
And make sure you keep safe copies.
Exiting.
NMAKE : fatal error U1077: 'lmnewgen.exe' : return code '0x1'
...
This happened when "lmnewgen.exe XXXXXXX.exe -o lm_new.c"
I use the default ENCRYPTION_SEED3 and ENCRYPTION_SEED4.
Vendor key 1-5 and encseed 1-2 found and correct.
I am using Flexlm SDK 8.0c to generate 8.0d licenses,
glseed&val pair already patched.

Now what shall I do?
//thanks

aliali 05-15-2004 00:46

Hi,

Try to generate random seeds:

lmrand1 -seed

and then used the generated seed3

and try again the lmnewgen.exe

AliAli

ycloud 05-15-2004 04:24

"lmrand1 -seed"
I set ENCRYPTION_SEED3 to the generated LM_SEED3
When "lmnewgen.exe XXXXXXX.exe -o lm_new.c", the same error
...
ENCRYPTION_SEED3 or ENCRYPTION_SEED4 in lm_code.h
are non-unique. Set them to 32-bit values
that you make up, and never change them.
And make sure you keep safe copies.
Exiting.
NMAKE : fatal error U1077: 'lmnewgen.exe' : return code '0x1'
...

then "lmrand1 -seed" again
set ENCRYPTION_SEED4 to the new generated LM_SEED3

When "lmnewgen.exe XXXXXXX.exe -o lm_new.c", it passed

So now ENCRYPTION_SEED3 has nothing to do with ENCRYPTION_SEED4, is it Ok?

//thank for aliali's help

whyIII 05-15-2004 11:01

"ENCRYPTION_SEED3 or ENCRYPTION_SEED4 in lm_code.h
are non-unique. Set them to 32-bit values
that you make up, and never change them.
And make sure you keep safe copies.
Exiting.
NMAKE : fatal error U1077: 'lmnewgen.exe' : return code '0x1'"

The reason is you haven't changed the default values for SEED3 and SEED4. You can set them any value you want.


All times are GMT +8. The time now is 11:57.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX