Writing a function (via WriteProcessMemory) to another process, then CreateRemoteThread causes process to crash

前端 未结 0 1711
名媛妹妹
名媛妹妹 2020-12-06 07:37

I\'m attempting to execute a simple function inside another process (the "host"). To do this, I call WriteProcessMemory to copy the function to the host, then use

相关标签:
回答
  • 消灭零回复
提交回复
热议问题