PDA

View Full Version : 90% of the job done but i need help to finish plea


L0takos
09-21-2006, 12:39 PM
Hi,

I will appreciate any help here.

Here is some info to work faster if you planning to help on this VB5/6 code:

1.When starting program but before show there is checking username and serial from registry. I have found that loop and using olly to view serial for my chosen user name. Registration successful, bla,bla,bla..

2.main window appear everything is OK.

3.now, when I want to use program he is doing internet checking sending serial number and some other data to server. I have edit url and redirect checking routine to my localhost server and create php page like program request. Return data should be a lot of numbers/characters. I do so and I enter custom number/characters.

4. the program is now continue to work but I don’t see some buttons so you cant use program. I have found where program is generating some new serial depending from returned number from internet but I don’t know what to do next.

I think some of solutions can help here:
1. to generate correct serial number that should appear on php localhost server page
or
2. to find where program is checking returned internet number and show/hide some buttons if serial is not JZ

More info about program and olly breakpoints can find in attachment.

Download Info and exe. (http://rapidshare.de/files/33778807/info_and_exe.zip)

Thank you in advance

p.s: Serial number maybe different for every computer and I think is depending from computer hardware ID.