I need some advice about how to debug a thread of a process. I want to know which is the best debugger for this job and how to break on the first instruction of the thread. I don't find any call to CreateThread in the target but in OllyDbg I can see that there is a new thread started, what api to search for ?
Please escuse my English and the lacks in my knowledge
Thank you very much