Hello
I would like to know how to find the entry point of a Worker thread?
Seems like Xuetr is able to do it.
I've parsed the system threads, and looked at the ETHREAD object.
Can't find anything pointing the entry point of the worker thread.
See attached - I've highlighted one particular thread seen in both Xuetr and my script.
We clearly see that StartAddress != Routine entry
I would like to know how to find the entry point of a Worker thread?
Seems like Xuetr is able to do it.
I've parsed the system threads, and looked at the ETHREAD object.
Can't find anything pointing the entry point of the worker thread.
See attached - I've highlighted one particular thread seen in both Xuetr and my script.
We clearly see that StartAddress != Routine entry