Click to See Complete Forum and Search --> : Thread Creation Detection


reonze
May 14th, 2009, 04:43 AM
How can i detect that ThreadCreation() function has created a thread for a process on windows xp operating system?

And is there any way to read Process Control Block of the kernel?

Thanks

Arjay
May 14th, 2009, 02:00 PM
To detect when a thread has been created, see:

http://www.codeproject.com/KB/system/APIHookingPart2.aspx?display=PrintAll