cicakijo
May 22nd, 2002, 03:08
i have problem cracking ems mysql manager 1.75 which I downloaded from tucows. I have been able to eliminate the reminder window but only from softice. I am unable to change the exe file to make it permanent. The step I do so far:
1. bpx regopenkey to stop the program before the reminder window show up.
2. after the breakpoint showup, then i press F12 until softice come back to mymanager process.
3. i use F10 until i found the procedure which if i press F10 then the window comes up.
4. i trace into this procedure, got another procedure, trace into it, and then i found a test and jz which decide whether to show the reminder or to start the program.
5. i wrote down the test and jz code with their surrounding codes and search for it in the exe file using hedit. not found.
thank you.
1. bpx regopenkey to stop the program before the reminder window show up.
2. after the breakpoint showup, then i press F12 until softice come back to mymanager process.
3. i use F10 until i found the procedure which if i press F10 then the window comes up.
4. i trace into this procedure, got another procedure, trace into it, and then i found a test and jz which decide whether to show the reminder or to start the program.
5. i wrote down the test and jz code with their surrounding codes and search for it in the exe file using hedit. not found.

thank you.