VSInstr 注入自己的代码

发布于 2024-09-11 14:44:49 字数 185 浏览 2 评论 0 原文

我正在寻找一种用我自己的函数来检测二进制文件的方法。基本上,在二进制文件中的每个方法之前插入对函数的调用。

  1. 是否可以使用 VSInstr.exe 或其他 .NET 检测工具来完成此操作?
  2. 如果 1 不可能:我该如何实现我的检测工具?是否有任何开源工具可以用作起点?

问候, 胜利者

I'm looking for a way of instrumenting a binary with my own functions. Basically, insert a call to a function before each method in the binary file.

  1. Is it possible to do this with VSInstr.exe or another instrumentation tool for .NET?
  2. If 1 is not possible: how can I implement my instrumentation tool? Are there any open source tools to use as starting point?

Regards,
Victor

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

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

发布评论

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

评论(1

饮惑 2024-09-18 14:44:49

CCI塞西尔可以做这样的事情

CCI or Cecil can do such things

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