Posted by Joseph on 1/18/2000, 2:10 am
, in reply to "An other 2 bytes patch for task II-5"
209.179.251.252
Actually this is a one byte solution since you only need to change the push edx at 0044B84 to push ecx, that is changig the byte at that location from 52 to 51. This wiil compare the fake nuber with itself and prduce a natch and will work whether the program is actually regitered or not. Josep