资源列表

« 1 2 ... .73 .74 .75 .76 .77 278.79 .80 .81 .82 .83 ... 486 »

[钩子与API截获catwork0601

说明:1、我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,但我了解到 MFC 也安装了这个钩子,也就是在一个线程中安装了两次 WH_CBT,这样做能行吗? 2、我正在将一个现有的 C++ 类库转换为托管扩展,以便能在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不想使用我的 DLL 的 HINSTANCE;我想让调用者提供 EXE 的 HINS
<阳广元> 在 2008-10-13 上传 | 大小:99.3kb | 下载:0

[钩子与API截获CHALK

说明:电子粉笔(VC++源码)。 通过使用全局钩子技术而实现,是我本人纯手工打造, 值得参考和借鉴。 该程序主要是为我本人在电脑投影演 示教学辅助画线使用的,就像老师在黑板上对某一句要 强调时去用粉笔在字下画一条线
<wzj> 在 2008-10-13 上传 | 大小:97.81kb | 下载:0

[钩子与API截获catwork0601

说明:1、我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,但我了解到 MFC 也安装了这个钩子,也就是在一个线程中安装了两次 WH_CBT,这样做能行吗? 2、我正在将一个现有的 C++ 类库转换为托管扩展,以便能在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不想使用我的 DLL 的 HINSTANCE;我想让调用者提供 EXE 的 HINS
<阳广元> 在 2025-02-12 上传 | 大小:99kb | 下载:0

[钩子与API截获KeyHookApp

说明:一个简单的全局钩子函数的实现,捕捉键盘的输入,然后在列表中显示出来。-a simple function of the overall situation hook achieve capture keyboard input, then the list displayed.
<杨光> 在 2025-02-12 上传 | 大小:99kb | 下载:0

[钩子与API截获GetListViewTxt

说明:通过钩子勾住其他应用程序,达到获取其他应用程序显示出来的Edit,listbox,listctrl的文本.-metal hook through other applications, access to other applications show the Edit, listbox, listctrl text.
<陈启华> 在 2025-02-12 上传 | 大小:98kb | 下载:0

[钩子与API截获VBMousewheel

说明:通过VB IDE AddIn增加对鼠标滚轮的支持, 并可使用get/set滚动选项对话框。只需简单的编译该DLL到VB文件夹即可。-This little VB IDE AddIn adds mousewheel support to the IDE code panes. Now with get/set scroll options dialog. Simply compile the DLL into your VB fold
<方涌波> 在 2025-02-12 上传 | 大小:98kb | 下载:0

[钩子与API截获ShadowWalker1.0

说明:展示一个简单的实现,关于虚拟内存“钩子”和它的潜在应用的高级内核rootkits-Shadow Walker demonstrates a simple implementation of virtual memory "hooking" and it s potential application to advanced kernel rootkits.
<袁晓辉> 在 2025-02-12 上传 | 大小:98kb | 下载:0

[钩子与API截获ZwCreateProcess

说明:Hooking Zwcrerateprocess at ring0 usefule to monitor
<mehack> 在 2025-02-12 上传 | 大小:99kb | 下载:0

[钩子与API截获APIHook_Src

说明:很专业的R3的inline HOOK引擎。-The R3 HOOK very professional engine
<陈英俊> 在 2025-02-12 上传 | 大小:99kb | 下载:0

[钩子与API截获HookKeyboard

说明:一个可以HOOK键盘输入的程序,程序只是用了简单的C语言,方便看懂和进行扩展-A simple hook app source , only use C , so you can understand and extended simply.
<chendong> 在 2025-02-12 上传 | 大小:99kb | 下载:0

[钩子与API截获iKIDProtection

说明:Anti kill owner proce-Anti kill owner process
<mons93> 在 2025-02-12 上传 | 大小:98kb | 下载:0

[钩子与API截获KeyboardMouseMonitor

说明:一个简单的鼠标钩子程序 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中-Keyboard and mouse hook examples. Can capture the window s title pointed by mouse and display it.
<tjlxxla> 在 2025-02-12 上传 | 大小:98kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 278.79 .80 .81 .82 .83 ... 486 »

源码中国 www.ymcn.org