资源列表
[钩子与API截获] SevenElevate
说明: 远程线程插入(注入)技术指的是通过在另一个进程中创建远程线程的方法进入目标进程的内存地址空间。将*程序以DLL的形式实现后,需要使用插入到目标进程中的远程线程将该*DLL插入到目标进程的地址空间,即利用该线程通过调用Windows API LoadLibrary函数来加载*DLL,从而实现*对系统的侵害-Remote thread into the (injection) technology refers to the<mralex> 在 2025-02-09 上传 | 大小:9.53mb | 下载:0
[钩子与API截获] hookkeyboard
说明:HOOK技术做的截获键盘的小程序,可以监控键盘的操作按键-HOOK technology of intercepting keyboard to do a small program that can monitor the operation of the keyboard keys<JIXINYU> 在 2025-02-09 上传 | 大小:119kb | 下载:0
[钩子与API截获] VCPPHookCode
说明:Hook编程,如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。-vc++ hook<canx> 在 2025-02-09 上传 | 大小:156kb | 下载:0
[钩子与API截获] KeyLogger2
说明:*的源码,写的很不错的。是一个开源的源码。很值得学习。-Keylogger source code, written in very good. Is an open source code. It is worth learning.<hexiang> 在 2025-02-09 上传 | 大小:20kb | 下载:0
[钩子与API截获] Lession19a
说明:捕捉键盘和鼠标并开有后门,在电脑打开时可以自启-Capture keyboard and mouse and open a back door, open the computer can self start<无无> 在 2025-02-09 上传 | 大小:1.18mb | 下载:0
[钩子与API截获] Hook
说明:全局键盘钩子,双击Ctrl能弹出或隐藏制定的窗口,像Google桌面搜索一样。 使用方式:先在工程文件中设置Hook.lib路径,并复制Hook.dll文件到工程目录下。然后调用SetHook(HWND hwnd)注册钩子。-Global keyboard hook, double-click or Ctrl to hide the development of the pop-up window, the same as G<lixiangfei> 在 2025-02-09 上传 | 大小:2.01mb | 下载:0