flexlm
November 3rd, 2004, 21:20
I have read CrackZ's new paper: "FLEXlm latest information by CrackZ".
From CrackZ's paper we can get these information:
Vendor code structure
04 00 00 00 52 EE F9 99 A6 14 01 63 ED 11 A0 18
97 E1 4B 27 A8 21 6A E2 41 04 58 52 09 00 00 00
Job structure
66 00 00 00 EA 00 AA 00 C6 E0 F4 21 93 65 B8 00
00 00 6F 00 00 00 00 00 00 00 00 00 02 00 00 00
LM_SEED1 = 0x0A192837
LM_SEED2 = 0xF0E1D2C3
vendor name = bitplane
i run the lenv8gen.exe and got:
#define VENDOR_KEY1 0xda96fa16
#define VENDOR_KEY2 0xc09506f0
#define VENDOR_KEY3 0x5530637d
#define VENDOR_KEY4 0x8859a9df
#define VENDOR_KEY5 0x617b2ab0
#define CRO_KEY1 0x801b706d
#define CRO_KEY2 0xb9100f8b
#define VENDOR_NAME "bitplane"
I filled above information into the file lm_code.h(from flexlmsdk9.2) and run the genlic32.exe. An error is given.
where i'm worng?
From CrackZ's paper we can get these information:
Vendor code structure
04 00 00 00 52 EE F9 99 A6 14 01 63 ED 11 A0 18
97 E1 4B 27 A8 21 6A E2 41 04 58 52 09 00 00 00
Job structure
66 00 00 00 EA 00 AA 00 C6 E0 F4 21 93 65 B8 00
00 00 6F 00 00 00 00 00 00 00 00 00 02 00 00 00
LM_SEED1 = 0x0A192837
LM_SEED2 = 0xF0E1D2C3
vendor name = bitplane
i run the lenv8gen.exe and got:
#define VENDOR_KEY1 0xda96fa16
#define VENDOR_KEY2 0xc09506f0
#define VENDOR_KEY3 0x5530637d
#define VENDOR_KEY4 0x8859a9df
#define VENDOR_KEY5 0x617b2ab0
#define CRO_KEY1 0x801b706d
#define CRO_KEY2 0xb9100f8b
#define VENDOR_NAME "bitplane"
I filled above information into the file lm_code.h(from flexlmsdk9.2) and run the genlic32.exe. An error is given.
where i'm worng?