-
是.NET环境下实现全局HOOK的例子,是又C#.NET开发
是.NET环境下实现全局HOOK的例子,是又C#.NET开发-yes.NET environment to achieve overall HOOK example, is another C#.NET development
- 2022-10-19 19:20:04下载
- 积分:1
-
利用微软提供的Detour开发库,拦截DLL~
利用微软提供的Detour开发库,拦截DLL~-intercept dll through the development kit provided by microsoft
- 2022-01-25 22:53:45下载
- 积分:1
-
实现对CPU占用率和内存使用率进行检测.
实现对CPU占用率和内存使用率进行检测.-achieve occupancy rate of the CPU and memory usage for testing.
- 2022-01-23 11:02:08下载
- 积分:1
-
hide processes, elevate process privileges, fake out the Windows Event Viewer so
hide processes, elevate process privileges, fake out the Windows Event Viewer so that forensics is impossible, and even hide device drivers (NEW!) All this without any hooking.
- 2022-01-28 18:55:23下载
- 积分:1
-
利用钩子函数,自动抓取widows屏幕图片,操作简单、易用
利用钩子函数,自动抓取widows屏幕图片,操作简单、易用-The use of hook function, the screen image automatically crawl widows, simple operation, easy-to-use
- 2022-02-06 08:00:48下载
- 积分:1
-
拦截模块系统,初学者可以参考一下,可以学习任何使用钩子技术…
拦截module sys ,初学者可以参考下 ,
可以学习任何使用HOOK技术来为自己服务-intercept module sys, beginners can refer to, can learn any use HOOK technology for their services
- 2022-01-26 07:15:07下载
- 积分:1
-
键盘钩子演示程序,拦截键盘输入按键。用BCB6.0编译。
键盘钩子演示程序,拦截键盘输入按键。用BCB6.0编译。-Demo keyboard hook to intercept keyboard input keys. BCB6.0 compiler used.
- 2022-02-24 21:22:22下载
- 积分:1
-
API Hook类,已经做成dll文件。其中包含Hook WS2_32.dll 中send 函数的Demo,可以起、轻松修改成其他API 的 Hook....
API Hook类,已经做成dll文件。其中包含Hook WS2_32.dll 中send 函数的Demo,可以起、轻松修改成其他API 的 Hook.-API Hook type, has made dll file. Hook WS2_32.dll includes send function in the Demo, can be easily modified into other API of Hook.
- 2022-10-21 03:55:03下载
- 积分:1
-
set windows repeat rate of keybaord
set windows repeat rate of keybaord
- 2022-02-13 11:30:35下载
- 积分:1
-
当你在网络上抓到一些数据包,想知道这些包是哪个进程发出来的时候,
怎么办?这个小工具也许能帮一些忙。
这个工具采用的是HOOK进程的winsock A...
当你在网络上抓到一些数据包,想知道这些包是哪个进程发出来的时候,
怎么办?这个小工具也许能帮一些忙。
这个工具采用的是HOOK进程的winsock API,把一些数据记录下来。-When you caught on the network data packets and would like to know which of these packages is issued to the process, how do? This small tools may be able to help some busy. This tool is used in the process of winsock HOOK API, some data is recorded.
- 2022-02-07 06:47:17下载
- 积分:1