JohnnyBoy
September 13th, 2001, 01:54
I am trying to crack a VB3 program. I have done all the resurce search and found that the program uses keylib16 for the validation of the key. I have used w32dasm to look inside keylib16 and know that the function that needs crack is pp_tcode.
I have added keylib16 in winice.dat but I cant do a bpx pp_tcode.
what I need is to see the values imported and exported from this DLL. My fist attemt to make a crack on this function is to set the export value to a fixed 07 and NOP the rest. The value 7 vill give me a full pro version.
I have added keylib16 in winice.dat but I cant do a bpx pp_tcode.
what I need is to see the values imported and exported from this DLL. My fist attemt to make a crack on this function is to set the export value to a fixed 07 and NOP the rest. The value 7 vill give me a full pro version.