Posted: Sat May 24, 2008 12:15 am Post subject: Acoustica CD/DVD Label Maker
I am trying to learn how to serial fish the serials from programs.
The program (Acoustica CD/DVD Label Maker) is testing my brain what I
have left of it. I have been trying to figure this program out for about a
week now. Any one wants to help thank you
http://www.sendspace.com/file/dh5mmz
Thanks for the reply
Like I said I am kind of new to this but I am trying.
I cannot find where to put the B.P. to make the program break in ollydbg
after entering the name and serial number.
I went to this address:
005326DF |. 68 38006300 push cdlabel.00630038 ; UNICODE "Unregistered Copy"
and tryed to set a B.P. above this line but I can not get the program to
B.P. into olly after entering the name and serial.
I searched the 'all string references" and found this:
The serial required is 20 in length so the above is the
right length of numbers but I don't know what it means.
I tryed the above serial with a name but it didn't work.
Of course I know the name has to match the serial number.
I will keep on trying to figure it out.
I looked at Lena151 tutorials and she used a plugin which would go
to the point h. which is supposed to stop where the serial is being
calculated but it does not work on this program
Well, the "unregistered" string maybe would be reached when launching the proggy, and not whilst registering. Try to launch the application having set previously a breakpoint in that string.
Anyway, related to your user name, there would be a routine processing it, so you just need to find which routine(s) receives it as input parameter.
The hardcoded serial could be a trial serial, or maybe a blacklisted one, who knows. Or even a trick for annoying crackers...
But you'are ok if have found all of that. Just keep trying, by tracing and setting in the proper places all needed breakpoints.
I think you best start with newbie crackmes, those small programs are much easier to start with, and they have a tutorial written for them in most cases. _________________ Ignorance is bliss, knowledge is power
Thanks Detten for the reply
You are probably right.
I have all of the tutorial by Lena151 and I found
these the other day all on serial fishing.
http://rapidshare.com/files/31472389/MyTuts.rar.html
If someone who is more experienced could just tell me where to put
the B.P. to break on the place where the serial is being calculcated it
might help me to figure this one out, then again maybe not.
I hate to just leave this program after spending so much time on it.
thanks for the replys
O.K.
SUCCESS ,I finally fished a working serial number from the program.
-----------------------------------------------------------------------------------------
I put B.P. here and somehow came up with a working serial by pressing
F9 to run the program and it cycled through and came up with the serial.
Breakpoints
Address Module Active Disassembly Comment
004D1CD3 cdlabel Always push eax
004D1D5F cdlabel Always cmp eax, 1
004D1E02 cdlabel Always push edx
005DBFD6 cdlabel Always pop esi
005DC0C5 cdlabel Always push ebp
005E7B1A cdlabel Always mov edi, dword ptr ss:[ebp-4]
005E7B4A cdlabel Always cmp ecx, edx
005E7B50 cdlabel Always push ecx
kcozart i suggest you start with so me keygenme's.the tricks they use this days are quite usefull for the software protections you will encounter on the market.Congrats and good luck in the future!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum