1 Star 0 Fork 41

风继续吹 / Syscall Monitor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 865 Bytes
一键复制 编辑 原始数据 按行查看 历史
hzqst 提交于 2017-02-05 17:34 . no commit message

Syscall Monitor

介绍

一个用Intel VT-X/EPT实现的类似Sysinternal's Process Monitor的工具。现已迁移至QT框架,支持32位/64位Windows 7及以上系统。

编译和部署

QT工程在SyscallMonQT文件夹中,驱动工程在ddimon文件夹中。 QT工程的输出目录请把默认设置改为build32或build64。 实际部署中请自行修改deploy32/deploy64.bat中的windeploy.exe路径,运行deploy32/64.bat即可自动部署所有文件至bin32/bin64中。 64位驱动请自行解决数字签名问题。

支持平台

  • x86 and x64 Windows 7, 8.1 and 10
  • CPU with Intel VT-x and EPT technology support

引用项目

C++
1
https://gitee.com/fengjixuchui123456/Syscall-Monitor.git
git@gitee.com:fengjixuchui123456/Syscall-Monitor.git
fengjixuchui123456
Syscall-Monitor
Syscall Monitor
master

搜索帮助