JohnnyBoy
September 19th, 2001, 03:01
I know, I have post this before. But I still have not got a answer.
Im workíng on a crack protected by keylib16.dll.
I have tried to load this 16-bit DLL into SI. I have tried everything I know but nothing works.
the software can be found at: h**p://www.performancetrends.com/programs/DyDM-w95.exe
The function I want to debug is the function pp_tcode, but I cant set a bpx on it. (Symbol not defined)
I have done som testing with w32dasm to see what is done inside the function. I belive that the function only is returning an interger that tells if the key is valid. I belive that a 0 is anvalid, but what number vill open up the software???? (1-50)
To understand that I think I need to understand more about the "trigger code" procedure.
Another way of solving this is to crack the pp_tcode function with alot of NOPs and set the value to 1-50 and try,change value, try,change value ....
description of the function can be found at h**p://www.softwarekey.com/helpdesk/plusman/keylib/pp_tcode.htm
I hope this is the key to my success. If not I have to try another idea. To test some other idea I need to get breakpoints inside keylib16.dll
Regards JohnnyBoy
Im workíng on a crack protected by keylib16.dll.
I have tried to load this 16-bit DLL into SI. I have tried everything I know but nothing works.
the software can be found at: h**p://www.performancetrends.com/programs/DyDM-w95.exe
The function I want to debug is the function pp_tcode, but I cant set a bpx on it. (Symbol not defined)
I have done som testing with w32dasm to see what is done inside the function. I belive that the function only is returning an interger that tells if the key is valid. I belive that a 0 is anvalid, but what number vill open up the software???? (1-50)
To understand that I think I need to understand more about the "trigger code" procedure.
Another way of solving this is to crack the pp_tcode function with alot of NOPs and set the value to 1-50 and try,change value, try,change value ....
description of the function can be found at h**p://www.softwarekey.com/helpdesk/plusman/keylib/pp_tcode.htm
I hope this is the key to my success. If not I have to try another idea. To test some other idea I need to get breakpoints inside keylib16.dll
Regards JohnnyBoy