nojmp
09-12-2010, 08:09 AM
Hi,
I have an application that performs a checkum on itself. The check value is computated before reaching the Entry Point in Debuger execution. So ,there must be a mechanism that either executes code before passing execution to main program. Moreover the exe file has no TLS callback functions (so this is not the trick).
Any opinions - info would be great.
Thanks in advance
I have an application that performs a checkum on itself. The check value is computated before reaching the Entry Point in Debuger execution. So ,there must be a mechanism that either executes code before passing execution to main program. Moreover the exe file has no TLS callback functions (so this is not the trick).
Any opinions - info would be great.
Thanks in advance