登录
首页 » Delphi » driver

driver

于 2007-11-02 发布 文件大小:3KB
0 230
下载积分: 1 下载次数: 114

代码说明:

  用DDDK编写驱动,修改SSDT表HOOK NTDebugActiveProcess函数 钩子函数中可以判断PID号,决定是否放行,放行则在钩子函数中调用原来的NTDebugActiveProcess函数.否则直接返回False.HOOK成功后所有调用DebugActiveProcess的程序将会失效.当然可以按照你的需要HOOK更多的系统服务函数.同一服务函数的服务号在每个操作系统版本中是不同的.下面附件中编译完成的驱动请在WinXP SP2的环境下测试.否则可能会导致直接重启(Used to prepare DDDK drive, modify SSDT Table HOOK NTDebugActiveProcess function hook function can determine the PID number, decide whether to release, release in the hook function to call the original function NTDebugActiveProcess. False.HOOK Otherwise, after the success of a direct return all calls DebugActiveProcess procedures will be failure. You can, of course, in accordance with the needs of more system services HOOK function. the same service function of the service in each of the operating system versions are different. following the completion of the annex to compile drivers in WinXP SP2 test environment. or else may lead to the resumption of direct)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • 696516资源总数
  • 106648会员总数
  • 8今日下载