diplot
May 9th, 2005, 03:43
Hi,
how can I find the entry point of a Paused thread?
After attaching ollydbg, the EIP register is somewhere in kernel32, but my program has many threads, and i must find out where the thread code starts executing.
Can I find this without hooking CreateThread?
Thanks!
how can I find the entry point of a Paused thread?
After attaching ollydbg, the EIP register is somewhere in kernel32, but my program has many threads, and i must find out where the thread code starts executing.
Can I find this without hooking CreateThread?
Thanks!