Bunkai.Satori
03-21-2011, 02:53 PM
Dear all,
I would need to reverse one file that is protected with PC-Guard v5.0x. As this is my first target, despite continuously reading tutorials and additiona info, I am still having difficulties.
Could I kindly ask you on advice how to succesfully unpack and find EOP for my file?
The file is compressed with PC-Guard v 5.0x (probably v5.06.044) - is it possible to find precise subversion of PC-Guard used?
The protected file offers 14 day full feature trial version. Instead of finding the activation code algorithm, I've decided to identify the OEP of the full feature trial version. Is this correct approach?
I am able to identify the first instruction imediatelly after the trial version button press. But then a series of nested CALLs follows. How to find the real OEP, please?
I was able to identify series of calls to kernel::GetVersion(), kernel::GetCommandLine(). But there are too many of them meaning, that even included DLLs must have them implemented. Can still these call sbe of any help to me?
What are the other strategies of finding OEPs?
Thank you very much.
I would need to reverse one file that is protected with PC-Guard v5.0x. As this is my first target, despite continuously reading tutorials and additiona info, I am still having difficulties.
Could I kindly ask you on advice how to succesfully unpack and find EOP for my file?
The file is compressed with PC-Guard v 5.0x (probably v5.06.044) - is it possible to find precise subversion of PC-Guard used?
The protected file offers 14 day full feature trial version. Instead of finding the activation code algorithm, I've decided to identify the OEP of the full feature trial version. Is this correct approach?
I am able to identify the first instruction imediatelly after the trial version button press. But then a series of nested CALLs follows. How to find the real OEP, please?
I was able to identify series of calls to kernel::GetVersion(), kernel::GetCommandLine(). But there are too many of them meaning, that even included DLLs must have them implemented. Can still these call sbe of any help to me?
What are the other strategies of finding OEPs?
Thank you very much.