首页
社区
课程
招聘
[旧帖] [求助]Flexlm 9.2 SDK 求助 0.00雪花
发表于: 2007-11-26 03:13 9730

[旧帖] [求助]Flexlm 9.2 SDK 求助 0.00雪花

2007-11-26 03:13
9730
小弟用http://www.woodmann.com/crackz/Tutorials/Flex2004.htm方法找到了
0x0A192837 (seed 1) & 0xF0E1D2C3 (seed 2),

然后用lmkg计算
/* Version 9 keys */
#define VENDOR_KEY1 0x90b1228f
#define VENDOR_KEY2 0x16b04fd8
#define VENDOR_KEY3 0x6a869a15
#define VENDOR_KEY4 0x1096ca47
#define VENDOR_KEY5 0x417b2ab0
#define CRO_KEY1 0x5311688d
#define CRO_KEY2 0x24acdc7a

#define VENDOR_NAME "Bitplane"

修改了flexlm_sdk_92_full_source里的所有的
#define LM_SEED1 0x0a192837
#define LM_SEED2 0xf0e1d2c3
#define LM_SEED3 0xabcdef11

#define ENCRYPTION_SEED1 0x0611509b
#define ENCRYPTION_SEED2 0x2be68a31

完全编译了SDK,运行makekey
E:\flexlm\9.2\utils>makekey

makekey -
Copyright (c) 1988-2003 by Macrovision Corporation. All rights reserved.

You will be prompted for a list of server names and hostids.
When the list is complete, type <CR> at the hostname prompt.

NOTE: The server node name(s) and TCP/IP port numbers
      can be changed by the end-user of your product.

Enter hostname (RETURN for all uncounted/node-locked):

==>

No SERVER name, all licenses will be node-locked, uncounted

You will be prompted for feature names.
When the list is complete, just type <CR> to the Feature name prompt.
To get the default answer to any question, type a <CR>.
To re-start specifying the feature, just type "-" to any of the prompts.

Feature name: ImarisBase
FEATURE/INCREMENT/UPGRADE line? [f/i/u, default: f]: i
Version of ImarisBase [default 1.0]: 4.100
You have specified node-locked, uncounted license.
HOSTID(s) (required [? for help], or RETURN to enter new count)
        : ANY
Expiration date [dd-mmm-yyyy, default: permanent]: 14-feb-2004
Enter an optional attribute [? to list]:
==>INCREMENT ImarisBase Bitplane 4.100 14-feb-2004 uncounted HOSTID=ANY \
        SIGN=3DA73B702B92

Feature name: Error reading input^C

结果生成的Lic和网上下的为什么不一样呢?

INCREMENT ImarisBase Bitplane 4.100 permanent uncounted \
        VENDOR_STRING=commercial:permanent HOSTID=ANY ISSUER="Team \
        AGAiN" ISSUED=14-feb-2004 \
        SIGN=4FE1DF52BDA6
看来应该是SDK编译的问题,请教该如何正确修改呢?

[课程]FART 脱壳王!加量不加价!FART作者讲授!

收藏
免费 0
支持
分享
最新回复 (2)
雪    币: 135
活跃值: (191)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
新的license能够被系统识别吗?
可以这样说,你的K1~k5是自己设定的。如果你做的license能够永久可以了。
2007-11-26 08:39
0
雪    币: 220
活跃值: (350)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
谁可以分享一下flexlm sdk 9.2 full source
2022-4-20 11:56
0
游客
登录 | 注册 方可回帖
返回
//