-
使用APIhook拦截CreateProcess函数实现拦截启动应用程序
使用APIhook拦截CreateProcess函数实现拦截启动应用程序的目的。当运行一个程序的时候,会弹出提示信息“CreateProcess”。证明该应用程序已被拦截。
- 2023-04-16 20:55:02下载
- 积分:1
-
一个非常有趣的软件,可以重现鼠标的一举一动,使用了HOOK
一个非常有趣的软件,可以重现鼠标的一举一动,使用了HOOK-a very interesting software, can be recreated every move of the mouse, using HOOK
- 2022-04-23 18:32:36下载
- 积分:1
-
apihijack
APIHijack - A Library for easy DLL function hooking_ - DLLs-APIHijack-A Library for easy DLL function hooking_- DLLs
- 2022-11-09 11:45:03下载
- 积分:1
-
Surface时捆绑了TCanvas对象,使得DirectDrawSurface可以支持强大的TGraphic及其扩展对象。在此测试中,使用了扩展TGraphi...
Surface时捆绑了TCanvas对象,使得DirectDrawSurface可以支持强大的TGraphic及其扩展对象。在此测试中,使用了扩展TGraphic的开放源码的第三方控件PNGImage,实现了通过TCanvas对象在显示平面快速的绘制... -Surface TCanvas when bundled with the target, making DirectDrawSurface can support powerful TGraphic and its expansion targets. In this test, the use of extended TGraphic open source third-party controls PNGImage achieve the target through TCanvas the plane showed rapid mapping ...
- 2023-03-23 12:30:04下载
- 积分:1
-
查询钩子,sets the registry value for Search Engine
查询钩子,sets the registry value for Search Engine-inquiries hook, sets the registry value for Search Engine
- 2022-05-13 12:26:15下载
- 积分:1
-
rootkit 大家都知道吧,这个资料是最新的,想研究rootkit 技术的看看吧,我敢说这是最新的...
rootkit 大家都知道吧,这个资料是最新的,想研究rootkit 技术的看看吧,我敢说这是最新的-rootkit everyone you know that this information is the latest, Study to look at the rootkit technology, and I dare say this is the latest
- 2022-05-26 04:52:57下载
- 积分:1
-
这是一个用vc实现的有关消息捕捉的程序,可一得到鼠标的位置及键盘的按下情况...
这是一个用vc实现的有关消息捕捉的程序,可一得到鼠标的位置及键盘的按下情况-This is a realization of the vc used the news of the capture, may be a position of the mouse and keyboard of the press
- 2022-08-10 14:09:36下载
- 积分:1
-
完美国际的自动跑路原代码,需要的朋友尽管使用!
完美国际的自动跑路原代码,需要的朋友尽管使用!-Perfect automatic international跑路original code, even though the use of a friend in need!
- 2022-06-29 08:12:48下载
- 积分:1
-
一个简单的鼠标钩子程序源码,能帮助初学钩子编程的朋友了解钩子程序编写的基本套路...
一个简单的鼠标钩子程序源码,能帮助初学钩子编程的朋友了解钩子程序编写的基本套路-A simple mouse hook procedure source code, can help novice programming Friend hook hook programmers to understand the basic routines
- 2022-04-16 07:25:34下载
- 积分:1
-
C# 鼠标 键盘 钩子
C#的鼠标键盘 钩子代码,可以hook到当前系统的鼠标和键盘输入,并对其键值进行修改和事件处理,这是从MSDN上找到的代码,非常给力~
- 2022-07-15 23:50:07下载
- 积分:1