PDA

View Full Version : CrypKey Activation


mosschops
11-25-2009, 06:53 PM
I have a .exe prog that uses crypkey 6.5 and cant seem to get anything to activate it

I used various key gen's and got one which i though had worked but even though it said it had activated when i opened up the program it hadnt

Anyone got any ideas???

Hope this is posted in the right section:) :)

gnerogeem
11-25-2009, 10:03 PM
Please see this post (http://www.reteam.org/board/showpost.php?p=15658&postcount=1).

mosschops
11-26-2009, 02:45 PM
Is it possible to have a run through guide for this post, i cant seem to run ckinfo, when i do i get "press any key to continue" and when i do the prompt screen shuts down??

Newbie here !!

Or alternativly let me have site key for

DA84 c3C0 9500 F0FC 5B

Thanks

gnerogeem
11-26-2009, 04:13 PM
Do you know how to use command prompt a.k.a cmd properly?:eek:

I think you must learn how to use cmd first before attempting to create a valid sitekey for your target app.;)

Try these suggestion:

Put ckInfo at the desktop.
Run command prompt by typing cmd at the Run box.
A command prompt window will appear.
Type
C:\Documents and Settings\Your PC\Desktop>ckinfo

Good luck! :D:)

mosschops
11-26-2009, 04:32 PM
Thanks for the reply

I did not have the plugin for the ultra string ref installed but got it now

got going and used the cmd prompt to get the relevent info but when i look down the list in the Ollydbg i cant find the user or master key reference line

I did notice that you can use the user hash key to generate the key and it did, so i entered the key into the softwar, it said "Site Key Accepted" but then goes back to license form screen

Any ideas ???

gnerogeem
11-26-2009, 05:07 PM
If your OllyDbg don't have Ultra string plugin installed, you can find it here (http://reversengineering.wordpress.com/debuggers/).

You have to find the masterkey and userkey.
These key can be found in the main .exe @ .dll file.
Keep searching until you find it.
If not, you can't create a valid site key.
From the userkey, the tool will obtain a valid password
to generate valid sitekey.

Password - 77NGN7WGZ77
Password Number - 518714287
User Key Hash (1) - 0x55
User Key Hash (2) - 0xF815
Read my post carefully. I'm still newbie about this stuff.

mosschops
11-29-2009, 06:14 PM
I have done it :)

I mangaed after an afternoon hunting down the user and master key, found it using PE Explorer and dismantling the .exe file

When i open the prog it tells me the license has expired but found if i open the license form screen and close it down the program opens up


Thanks for your help gnerogeem - :D

gnerogeem
11-29-2009, 11:00 PM
Glad to hear that from you. :)

Maybe next time you can remove the protection?
Even I still learn how to remove it. :D :D

mosschops
11-30-2009, 07:49 AM
I have the Prog as a Windows Installer Package and would love to know how to remove the crypkey protection usage

Is there a tutorial on here to give me a few pointers?

gnerogeem
11-30-2009, 08:26 AM
http://www.woodmann.com/crackz/Tutorials/Crypkeye.htm

http://www.woodmann.com/crackz/Tutorials/Crypkey1.htm

mosschops
12-01-2009, 12:05 PM
Is it possible to package the program without using crypkey?

gnerogeem
12-01-2009, 02:01 PM
If you can remove the protection from the s/w.
Just a thought.