(视窗)监测API中的C调用 [英] (Windows) Monitoring API calls in C

查看:123
本文介绍了(视窗)监测API中的C调用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

反正是有监控你的C系?

Is there anyway to monitor API calls on your system in C?

推荐答案

在功能,通过功能的基础上,你可以使用的微软走弯路。它通过重写函数入口点指向code拦截AP​​I调用。

On a function-by-function base, you can use Microsoft Detours. It intercepts API calls by rewriting the function entry points to point to your code.

这篇关于(视窗)监测API中的C调用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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