A forum for reverse engineering, OS internals and malware analysis 

Ask your beginner questions here.
 #9006  by utsav.0202
 Fri Oct 07, 2011 8:37 am
Hi
For some reasons I need to crash a specific thread of a process.
Is it possible? How?

Thanks
 #9007  by EP_X0FF
 Fri Oct 07, 2011 8:39 am
Try SetThreadContext with EIP to nowhere.