uezguere
April 27th, 2003, 23:42
First of all I've to say that woodman.com is the best site I've found regarded to reverse engineering and something like that.
You have to know that I'm a newbie on this huge and very interesting sector of programming.
At the time I only want to find serials for 2 programs. I have already searched the web for a crack, serial or a keygenerator but I didn't find anything. Of course it's very hard to get something for such unpopular (but for me very usefull!) programs.
So I said to myself, if there's nothing out there, I will have to help my own.
Helping on my own means reading, reading and reading again. This process costs a lot of time that I don't have or don't want to spend on.
That's the way I got the idea to post this message.
Would it be possible that someone who is an real expert on this topic can help me and only tell me how to solve my problem?
I hope so! Perhaps there's somebody out there who really loves such a challenge.
There's my problem in detail:
The programs are simliar in their regestration form.
The form looks like:
Name:_______________________
Serial:_____________________
If I give "Name" and "Serial" several random inputs and then say ok - a message window pops up with the following text: "invalid registration" or something like that.
What is the fastest way to registrate this program?
I think programming a keygenerator would surely be the finest method but not the fastest if you are a newbie and don't have the time of the world.
I am able to start following software tools:
HIEW, SoftICE, WDASM32
I already read through a hand full of tutorials about this topic and there I think I've learned that solving such a problem the fastest way is to patch the registration process.
Something like saying "JNE" instead if "JE". The registration form will then accept any wrong name/serial, isn't it.
Further on I have read something about encryption and packed programs. I think I'm able to understand this problem basically but of course not more. I only hope that this registration-handler don't use such crypton-techniques which can be probably a really hard challenge for our revere engineeres today.
I would be glad if somebody fell now compassion to me and can invest a few minutes in writing an email to me or giving an serious answer to this short posting.
Thank you!
You have to know that I'm a newbie on this huge and very interesting sector of programming.
At the time I only want to find serials for 2 programs. I have already searched the web for a crack, serial or a keygenerator but I didn't find anything. Of course it's very hard to get something for such unpopular (but for me very usefull!) programs.
So I said to myself, if there's nothing out there, I will have to help my own.
Helping on my own means reading, reading and reading again. This process costs a lot of time that I don't have or don't want to spend on.
That's the way I got the idea to post this message.
Would it be possible that someone who is an real expert on this topic can help me and only tell me how to solve my problem?
I hope so! Perhaps there's somebody out there who really loves such a challenge.
There's my problem in detail:
The programs are simliar in their regestration form.
The form looks like:
Name:_______________________
Serial:_____________________
If I give "Name" and "Serial" several random inputs and then say ok - a message window pops up with the following text: "invalid registration" or something like that.
What is the fastest way to registrate this program?
I think programming a keygenerator would surely be the finest method but not the fastest if you are a newbie and don't have the time of the world.
I am able to start following software tools:
HIEW, SoftICE, WDASM32
I already read through a hand full of tutorials about this topic and there I think I've learned that solving such a problem the fastest way is to patch the registration process.
Something like saying "JNE" instead if "JE". The registration form will then accept any wrong name/serial, isn't it.
Further on I have read something about encryption and packed programs. I think I'm able to understand this problem basically but of course not more. I only hope that this registration-handler don't use such crypton-techniques which can be probably a really hard challenge for our revere engineeres today.
I would be glad if somebody fell now compassion to me and can invest a few minutes in writing an email to me or giving an serious answer to this short posting.
Thank you!