![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||
|
||||||||||||||
![]() |
#1
|
|||
|
|||
![]() This is what I've learn from various website on how to get the sitekey for a software that protected with Crypkey.
1. Get the sitecode from the Authorization box. 2. By using ckinfo, check the code. See the example below. HTML Code:
C:\Documents and Settings\Test\Desktop>ckinfo.exe /sitecode D182 C81C 5C9F 02A270 CrypKey Copy Protection Information v1.12 (C)2001-2005 thewd, thewd@hotmail.com Parsing Code - D182 C81C 5C9F 02A2 70 Decrypting Code - 07BE 362C 0583 4CAB 55 Code Validation - OK Formatting Code : BE 36 2C05 834C AB55 +¦ +¦ ¦--+ ¦--+ ¦--+ Site Code Id - 0x3E -------¦ ¦ ¦ ¦ +--------------- Code CRC - 0xAB55 Allow Add Licence? - Yes --+ ¦ ¦ ¦-------- User Key Hash (Seed) - 0x4C83 Allow Easy Licence? - No -----¦ ¦ +--------- Drive Serial Number - unused CrypKey Libraries - v5.4 -----+ ¦- Account Number - 300 ¦- Application Id - 1 +- Company Number - 7956300 4. In the Ollydbg, use Ultra String Reference->Find ASCII. Usually these keys are in plain text. See example below. ![]() 5. Then check those keys with ckinfo. See example below. Master key HTML Code:
C:\Documents and Settings\Test\Desktop>ckinfo.exe /masterkey EA9F 55C4 D8FE 2252 EA98 1B43 EAD1 C446 5D94 C446 F33D CrypKey Copy Protection Information v1.12 (C)2001-2005 thewd, thewd@hotmail.com Parsing Key - EA9F 55C4 D8FE 2252 EA98 1B43 EAD1 C446 5D94 C446 F33D Decrypting Key - 3C00 0000 2C05 4344 532E 4558 4500 0000 0000 0000 0C19 Key Validation - OK Formatting Key : 0000 2C05 4344532E45584500000000000000 0C19 +--¦ ¦--+ ¦--------------------------+ ¦--+ +- Allow Modules -+ ¦ +-------- Filename - CDS.EXE +---- Key CRC - 0x0C19 ¦- WinNT16? - Yes ¦--- Account Number - 300 ¦- WinNT32? - Yes ¦--- Application Id - 1 +- Network? - Yes +--- Company Number - 7956300 HTML Code:
C:\Documents and Settings\Test\Desktop>ckinfo.exe /userkey C32E D72B 0235 CA70 E44C 55DD BE CrypKey Copy Protection Information v1.12 (C)2001-2005 thewd, thewd@hotmail.com Parsing Key - C32E D72B 0235 CA70 E44C 55DD BE Decrypting Key - 1506 0609 0809 060A 080B 0606 00 Key Validation - OK Formatting Key : 0606090809060A080B060600 ¦----------------------+ ¦--- Password - 77NGN7WGZ77 ¦--- Password Number - 518714287 ¦--- User Key Hash (1) - 0x55 +--- User Key Hash (2) - 0xF815 7. After that by using ckinfo again, we can generate a valid key for the software. See example below. HTML Code:
C:\Documents and Settings\Test\Desktop>ckinfo.exe /createkey site CrypKey Copy Protection Information v1.12 (C)2001-2005 thewd, thewd@hotmail.com Key Information... + Site Code : D182 C81C 5C9F 02A2 70 + Plaintext Password : 77NGN7WGZ77 + Add To Licence? : Yes + Number Of Licences : 30 + Network Licence? : Yes + Licence Duration : Unlimited + Key Level : 65535 + Key Options : 1-16 Key Validation - OK Creating Key - 22BE E2D8 A1FF FFFF FF00 007A 4E Encrypting Key - F434 E114 6EC9 D6F3 31FF C1A7 9B Hope this will help others that still finding the right way to generate site key for s/w using Crypkey protection. If there is any mistake, hope others can give a guide. I'm still learning on this stuff. For more information about Crypkey, I suggest you all to take a look at this link http://bbs.pediy.com/showthread.php?...hlight=crypkey http://bbs.pediy.com/showthread.php?...hlight=crypkey http://www.woodmann.com/crackz/Tutorials/Crypkey1.htm http://www.woodmann.com/crackz/Tutorials/Crypkeye.htm Here is the link for the tools. http://hotfile.com/dl/11798095/4d5ef..._Pack.rar.html
__________________
Pink is the new black. |
#2
|
|||
|
|||
![]() nice information thanks aloot
keep up the goood work |
#3
|
|||
|
|||
![]() I'm still learning, so if there is any mistake just tell me.
I'll take it as a reminder.
__________________
Pink is the new black. |
#4
|
|||
|
|||
![]() Thank you for information. May I ask you reupload tools. Link is dead.
![]() |
#5
|
|||
|
|||
![]() @dreamsat
Just google it. These tools are scattered all over the internet.
__________________
Pink is the new black. Last edited by gnerogeem : 01-29-2010 at 06:51 AM. |
#6
|
|||
|
|||
![]() I can`t find on the menu "ultra string references" in OllyDbg.May, some help!
|
#8
|
|||
|
|||
![]() Quote:
I`m trying to get in Perkins EST 2009B /for education purpose only/ but have a trouble to find master and user key. P.S:May some MIROR for "http://rapidshare.com/files/79397205/Cracker_s_Kit_2.0.ra" Last edited by evgo : 02-23-2010 at 03:44 PM. |
#9
|
|||
|
|||
![]() Just follow the tutorial.
__________________
Pink is the new black. |
#10
|
|||
|
|||
![]() [Please do not quote whole messages. We can already read the message so it is pointless]
Thanks for the replys.I`ve done. But now I have a license code C548 CDC5 4776 6532 CF48 41C3 , which didn`t recognize of ckInfo 1.13.Is this license code a new protection? The old was BBA2 2867 CE3D A856 3A? Thanks in advance! Last edited by Git : 03-10-2010 at 08:39 AM. |