RCEnewbie
February 17th, 2009, 18:31
Hello all,
I am not going to ask any of you to do something for me. I am trying to learn the methodology and steps to solve this problem. I will be glad if you point me to the right direction.
I have a software and I have its serial number. Actually serial number is 4 parts (5, 6, 7 and 8 digit numbers)
After the full installation; first you write a 5 digit number. Then to the next place 6 digits, then 7 digits and 8 digits.
If all 4 sub-serial numbers are fitting each other, "OK button" is becoming active (normally OK button is grayed out and inactive but when I write last digit of the 4th serial number, Ok button is becoming active) and software is unlocking itself. No need for dongle, no keyfile, not connecting the internet etc. So, I just have to know 4 numbers.
As I wrote you, I have those numbers and I can unlock the software (I have no problem of using this software) but my main problem is; I have to find a different serial number combination which can unlock the software.
There should be a logic behind it or a function to calculate these 4 numbers.
1. How can I know if there is only 1 combination or not? Maybe there is no other serial numbers to find and I have the only one. How can I be sure about it?
2. If there are more than 1 serial number (probably this is the case); how can I find them?
Please find the attached image which I prepared to explain it better. I seriously need to start somewhere and I will be glad if you show me the correct steps.
Cheers,
I am not going to ask any of you to do something for me. I am trying to learn the methodology and steps to solve this problem. I will be glad if you point me to the right direction.
I have a software and I have its serial number. Actually serial number is 4 parts (5, 6, 7 and 8 digit numbers)
After the full installation; first you write a 5 digit number. Then to the next place 6 digits, then 7 digits and 8 digits.
If all 4 sub-serial numbers are fitting each other, "OK button" is becoming active (normally OK button is grayed out and inactive but when I write last digit of the 4th serial number, Ok button is becoming active) and software is unlocking itself. No need for dongle, no keyfile, not connecting the internet etc. So, I just have to know 4 numbers.
As I wrote you, I have those numbers and I can unlock the software (I have no problem of using this software) but my main problem is; I have to find a different serial number combination which can unlock the software.
There should be a logic behind it or a function to calculate these 4 numbers.
1. How can I know if there is only 1 combination or not? Maybe there is no other serial numbers to find and I have the only one. How can I be sure about it?
2. If there are more than 1 serial number (probably this is the case); how can I find them?
Please find the attached image which I prepared to explain it better. I seriously need to start somewhere and I will be glad if you show me the correct steps.
Cheers,

scroll below there are links will help you,learn it and ask question when you are ready
Haha..
Oh, My serial lets say is 123456789 and what does it mean in binary code???
). Then the next day, armed with the knowledge, you can start reversing your app to find where the serial is being calculated, and if you're having trouble, then you could post your efforts on what you've done so far and then people will give you help/guidance on what to do next. It takes only a day or two to go through the aformentioned video tutorials and gain the knowledge you need, but if you look at the tutorials and feel like you can't understand a thing, then unfortunately I think nobody on this board can help you on your issue.
Probably point you to some good assembly books, but you don't seem to want to pour your time to learn a totally new subject so...
.