C# - 钩子explorer.exe

发布于 2024-12-28 08:56:57 字数 358 浏览 0 评论 0原文

我已经下载了源代码来挂钩和监视文件

链接: http://code.google.com/p/easyhook-continuing-detours /downloads/list

但在执行程序“FileMon”时。 。我收到以下错误: 无法加载文件或程序集“EasyHook,Version=2.5.0.0,Culture=neutral,PublicKeyToken=4b580fca19d0b0c5”或其依赖项之一。系统找不到指定的文件

如何解决此错误?

I have download a source code to hook and monitor files

the link:
http://code.google.com/p/easyhook-continuing-detours/downloads/list

but when executing the program "FileMon." . i got the following error:
Could not load file or assembly 'EasyHook, Version=2.5.0.0, Culture=neutral, PublicKeyToken=4b580fca19d0b0c5' or one of its dependencies. The system cannot find the file specified

How to solve this error?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

唯憾梦倾城 2025-01-04 08:56:57

确保文件 EasyHook.dll 位于 FileMon 应用程序所在的文件夹中。

Make sure the file EasyHook.dll is in the folder with the FileMon application.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文