-
HookProtectProcessLib
说明: 防止进程被结束
任务管理器的“结束任务”实际上就是强制终止进程,它所使用的是一个叫做TerminateProcess()的Win32 API函数以下是此函数的定义(Prevent the process from being terminated
The task manager's end task is actually a forced termination of the process. It uses a Win32 API function called TerminateProcess (), which is the definition of this function)
- 2021-03-15 21:59:23下载
- 积分:1
-
MouseKeyboardHook
鼠标键盘消息钩子实例程序,通过动态连接实现(Keyboard mouse hook example of the news program, through the dynamic connection)
- 2009-06-15 11:43:10下载
- 积分:1
-
WiFi-AP-Solo_VA_0917
使用微软API实现SoftAP功能,ICS功能。 (Microsoft API to achieve SoftAP function, ICS functionality.)
- 2013-06-13 16:58:25下载
- 积分:1
-
Hooke-and-Jeeves
A simple optimization algorithm example :Hooke and Jeeves method
- 2014-06-29 04:08:14下载
- 积分:1
-
CSharpDLl-zhuru
C#版 DLL注入,比较难找到,选择dll后可以注入任意进程并且执行(C# version of the DLL injection, more difficult to find, select dll after injecting arbitrary process and execute)
- 2021-03-19 15:19:19下载
- 积分:1
-
WIN64_SSDTHOOK
相比WIN32,WIN64的SSDT发生了较大的变化,在WIN32下挂钩SSDT的代码已经不能在WIN64下使用了。该代码实现win64下挂钩 ssdt(Compared to the WIN32, WIN64 the SSDT occur larger hook SSDT under WIN32 code has been used in WIN64. The code to achieve win64 hook ssdt)
- 2012-05-19 22:03:19下载
- 积分:1
-
hook-LOL-chat
hook LOL 房间内的聊天地址 实现一键喊话 LoL喊话内存版(Address hook LOL chat room to achieve a key propaganda LoL invincible refresh memory version)
- 2020-10-30 15:49:56下载
- 积分:1
-
KeyboardHook
VC++ 键盘监控程序,可键盘输入文本,当你按下键盘上的每一个键的时候,它都可以监控到,并弹出窗口告诉你按下的是哪个键,是基于HOOK技术来说的。(VC++ keyboard monitoring procedures, keyboard input text when you press each key on the keyboard, it can be monitored, and the pop-up window telling you which key is pressed, it is based on the HOOK technology.)
- 2013-12-22 15:43:07下载
- 积分:1
-
HOOK-API
本程序实现HOOK MessageBoxA函数功能,大家如需HOOK其他API,只需修改MessageBoxA和模块名称即可(This program functions to achieve HOOK MessageBoxA function, we HOOK for other API, just change the name of MessageBoxA and modules can be)
- 2011-05-25 13:14:00下载
- 积分:1
-
HOOK_WM_MOVE
此源码为一般消息hook模板,解决许多消息hook不成功问题。(The source for general news hook templates, hook failed to resolve the issue many messages.)
- 2021-03-06 12:29:30下载
- 积分:1