首页
社区
课程
招聘
[旧帖] [调查][原创]Bugs in CKinfo 0.00雪花
发表于: 2011-2-7 21:36 2621

[旧帖] [调查][原创]Bugs in CKinfo 0.00雪花

2011-2-7 21:36
2621
Versions 1.09, 1.12, &1.13 of CKinfo all have a GUI to open a Script but if your Script contains the command:
 UserKeyHash=0xhhhh then the result that the Script returns will be erroneous.
You can circumvent this problem by using the Dos Interface to open said Script and the result will be correct!
Using the Dos Interface to obtain a SiteKey without using a script at all is also OK.

This bug has caused a lot of people to scratch their heads when their SiteKeys never seem to work!

You see, when you don't have a UserKey or Password for your target it is possible to use the UserKeyHash(2) as an easy alternative.

You can obtain the UserKeyHash(2) from a known matched pair of SiteCode and SiteKey.

How this is done is by using "CKInfo/View SiteCode" which gives the "User Key Hash (Seed)" eg:

CrypKey Copy Protection Information v1.13

Executing Script File (View Site Code)

Parsing Code    - 6CA6 0B59 4C30 1C40 ED
Decrypting Code - 0002 47B2 0582 5FA2 17 [0x0B:0x17]
Code Validation - OK
Formatting Code :
                            02 47 B205 825F A217
                            +¦ +¦ ¦--+ ¦--+ ¦--+
                             ¦  ¦ ¦    ¦    +--------------- Code CRC - 0xA217
  Allow Add Licence? - No ---¦  ¦ ¦    ¦-------- User Key Hash (Seed) - 0x5F82
  Allow Easy Licence? - Yes -+  ¦ ¦    +---------- Drive Serial Number - 24450
  CrypKey Libraries - v7.1 -----+ ¦- Account Number - 434
                                  ¦- Application Id - 1
                                  +- Company Number - 7956434


Then use "CKinfo/ViewSiteKey" which gives the User Key Hash, eg:

CrypKey Copy Protection Information v1.13

Executing Script File (View Site Key)

Parsing Key    - 4F9B 2420 35EF 4A3A CDDE 497C 11
Decrypting Key - 0000 FF30 25E7 0300 806D 818A 09 [0x0B:0x17]
Key Validation - OK
Formatting Key :
                      00 00 FF 3025 E7030080 6D81 8A09
                      ¦+ ++ +¦ ¦--+ ¦------+ ¦--+ ¦--+
                      +---+  ¦ ¦    ¦        ¦    +---------- Key CRC - 0x8A09
  Add To Licence? - No ---+  ¦ ¦    ¦        +--- Limited Licence (Days) - 365
  Number Of Licences - 1 ----¦ ¦    ¦-- Key Level - 999
  Network Licence? - Yes ----+ ¦    +-- Key Options - 1
  Easy Licence? - No ------------------ User Key Hash - 0x2530


UserKeyHash(2) is obtained by "XOR"ing User Key Hash (Seed)  & User Key Hash eg:

User Key Hash         -  0x2530
User Key Hash (Seed)  -  0x5F82
User Key Hash (2)     -  0x7AB2

This is only valid for CrypKey Libraries >= 6


CKinfo 1.13

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 0
支持
分享
最新回复 (2)
雪    币: 1
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
请教下那些++号码是怎么出来的
2011-2-8 11:39
0
雪    币: 318
活跃值: (153)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
把dos窗口语言设e文就成了
2011-10-20 16:16
0
游客
登录 | 注册 方可回帖
返回
//