View Single Post
  #4  
Old 02-14-2004, 01:15
bartster
 
Posts: n/a
SatyricOn,

That would be great to have some help! I believe that this is a fairly complicated program and not easy to crack so if I could figure this one out, most others should be easier.

I would be happy to send it to you. I just need to know how to get it to you.

I see 2 options:

#1. Break it up into many pieces with winrar and send you one piece at a time through email.

#2. Use an IM program and send it through that. I have MSN Messenger, Yahoo Messenger, and ICQ.

I have cable modem and connect at 2meg so it wouldn't take long through an IM if your connection is fast too. I have seen speeds of 150kb/sec when I connect with another cable modem through ICQ.

If you have any other suggestions as to how I can send it to you please let me know.

As far as the code goes I am going to try a different approach to cracking it. When you go to register it you have to enter a 4 digit alphanumeric#. I am going to try to find the code that generates the correct#.

This one is tricky though! The correct key is based on a 4 digit numeric# that changes every time the program is installed or if you enter the wrong#. So you have to enter the correct# the first time. What I want to do is get the program to accept whatever# I put in. I will have to find the code where it gets the text from the window which I will assume is the getwindowtext function. Then change the conditional statement where it jumps back to the window if it is the wrong code and make it continue on and generate a registration# and write the corresponding files in the folder and the registry. It seems like that would be the better approach. If you have any comments or suggestions about this please let me know.

Thanks
Reply With Quote