适用于 Windows 的 Systrace [英] Systrace for Windows

查看:37
本文介绍了适用于 Windows 的 Systrace的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个相当于 Systrace 的 Windows 或至少strace.我知道StraceNT,但想知道是否还有其他选择那里.具体来说,我正在寻找一种以编程方式强制执行系统调用策略的特定方法,尽管这可以事后进行,而不是主动停止它们.

目前有什么好的方法可以做到这一点吗?

解决方案

WinDbg 的 Logger.exe 最接近 strace:https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/logger-and-logviewer>

还有windbg的wt:https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/wt--trace-and-watch-data-

I'm looking for a Windows equivalent of Systrace or at least strace. I'm aware of StraceNT, but wondering if there are any more alternatives out there. Specifically, I'm looking for a specific way to programmatically enforce system call policies, though this can be after the fact rather than actively stopping them.

Is there a good way to do this currently?

解决方案

WinDbg's Logger.exe is the closest to strace: https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/logger-and-logviewer

EDIT: There's also windbg's wt: https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/wt--trace-and-watch-data-

这篇关于适用于 Windows 的 Systrace的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆