简体   繁体   English

在 Windows XP/2003 中是否有类似 Linux ptrace 系统调用的东西?

[英]Is there something like Linux ptrace syscall in Windows XP/2003?

Reading Monitoring certain system calls done by a process in Windows , I'm wondering about a Windows equivalent to the ptrace system call or a programmatical workaround.阅读监视 Windows 中的进程完成的某些系统调用,我想知道与ptrace系统调用或编程解决方法等效的 Windows。

I had an answer in Is there something like the Linux ptrace syscall in Windows?在 Windows是否有类似 Linux ptrace 系统调用的东西中有一个答案 , but it requires a recent Windows version. ,但它需要最新的 Windows 版本。

Process Monitor是用于执行此操作的Sysinternals实用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM