Posted by Joseph on 1/29/2000, 8:37 am
, in reply to "Bonkers' Answer to Task IV"
209.179.250.77
Hi ShaDe, The program Goes through one of two routines when checking for the validity of the Sereal number entered at the time of regestratioin depending on when one tries to register.
If one tries to register during the 30 days trial period the program calls the key calculation function from location 447294and pushes the the address 49A157 at location 4472CF. But if one tries to register after the 30 days are over the program call the key calculating function from 446F63 and ends at 446FAB where the address 49A090 gets pushed. instead of 49A157. It seems that both of these address point to the same message "The key does not match license owner". So if you are registering before the 30 days are over push the address for the correct key 73f068 at location 4472CF, but if you are registering after the 30 days are over, then push 73f068 at address 446FAB.Best regards,
Joseph