rokafeller
April 9th, 2004, 06:49
Hi,
I'm on a small program which is a "timer" for pc (shut down at certain time).
You can run it 100 times, then nag appears. I discovered that it places a reg key to take count of # of executions. It also was packed, I unpacked it (PEpacker). Then found the JLE where there's the check of executions and patched. The program runs but.. some functions are altered! for example, it does nothing instead of shutting down at the set time.
I also tried to repack it after patching.. some functions are back but completely. I think somewhere it checks its length... have you any suggestions?
Thanx
rokafeller
I'm on a small program which is a "timer" for pc (shut down at certain time).
You can run it 100 times, then nag appears. I discovered that it places a reg key to take count of # of executions. It also was packed, I unpacked it (PEpacker). Then found the JLE where there's the check of executions and patched. The program runs but.. some functions are altered! for example, it does nothing instead of shutting down at the set time.
I also tried to repack it after patching.. some functions are back but completely. I think somewhere it checks its length... have you any suggestions?
Thanx
rokafeller