拦截内核API [英] intercepts the kernel API

查看:68
本文介绍了拦截内核API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想让应用程序拦截返回当前日期的内核API调用和

时间(GetSystemTime,GetLocalTime,GetSystemTimeAsFileTime),并替换当前的

日期/时间与我们指定的日期/时间。

解决方案

看看 API挂钩显示 [ ^ ]。

I want to make application that intercepts the kernel API calls that returns the current date and
time (GetSystemTime, GetLocalTime, GetSystemTimeAsFileTime), and replaces the current
date/time with the date/time that we specify.

解决方案

Take a look at API hooking revealed[^].


这篇关于拦截内核API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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