How does CreateRemoteThread work behind the scenes?

Posted by workinprogress on Stack Overflow See other posts from Stack Overflow or by workinprogress
Published on 2010-05-11T02:29:24Z Indexed on 2010/05/11 2:34 UTC
Read the original article Hit count: 242

What does CreateRemoteThread do to actually create the remote thread?

© Stack Overflow or respective owner

Related posts about createremotethread

Related posts about reverse-engineering