资源列表

« 1 2 ... .49 .50 .51 .52 .53 354.55 .56 .57 .58 .59 ... 486 »

[钩子与API截获Code_AllocMemory

说明:win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 global win16 abandoned the concept of memory, each process has its own
<xuyaxin> 在 2025-02-08 上传 | 大小:18kb | 下载:0

[钩子与API截获VB6_Windows_Hook_Library_Binary

说明:Visual Basic6 Windows Hooking Program(Hook Library Binary etc)
<Kim> 在 2025-02-08 上传 | 大小:18kb | 下载:0

[钩子与API截获Bypassing_SDT_Restore

说明:Bypassing SDT Restore source code
<villy> 在 2025-02-08 上传 | 大小:18kb | 下载:0

[钩子与API截获CHookWnd_src

说明:钩子程序,vc源程序 解压,运行即可 HOOKS-钩子程序,vc源程序
<anoldcat> 在 2025-02-08 上传 | 大小:18kb | 下载:0

[钩子与API截获hook

说明:HOOK键盘的程序LRESULT CALLBACK ProcWnd(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam)-HOOK keyboard program LRESULT CALLBACK ProcWnd (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
<test> 在 2025-02-08 上传 | 大小:18kb | 下载:0

[钩子与API截获DrvFltIp

说明:防火墙过滤驱动,1) 一个创建设备的驱动程序入口,为通讯创建符号连接和处理IRPs(分派,加载,卸载,创建...)的标准例程。   2)在标准例程里管理IRPs.在我们的代码中,我们实现了四个IOCTL代码:START_IP_HOOK(注册过滤函数),STOP_IP_HOOK(注销过滤函数), ADD_FILTER(安装新的过滤规则),CLEAR_FILTER(清除所有规则).   3)对于我们的驱动,我们实现多个用
<test> 在 2025-02-08 上传 | 大小:18kb | 下载:0

[钩子与API截获hookapi

说明:一个hook api的源码,希望大家喜欢,我也在学习hook,感觉这个源码不错,就分享给大家.-hook api source code
<li xian> 在 2025-02-08 上传 | 大小:18kb | 下载:0

[钩子与API截获MagicApiHook

说明:Delphi Source Code: === === === === === === === ==== Magic Api Hook Engine v1.0 - Date: 2006.04.24 this is a simple all around process api hooker UserMode(Ring3) just for WinNT family By: Magic_h2001 - magic_h2
<Weder> 在 2025-02-08 上传 | 大小:18kb | 下载:0

[钩子与API截获WSOCKET

说明:HOOK WinSock2 的完整例子。(使用Platform SDK 2003SP1编译)-A completed example for HOOK WinSock2 (Compiled using the Platform SDK 2003SP1)
<孔夫子> 在 2025-02-08 上传 | 大小:18kb | 下载:0

[钩子与API截获HOOKAPI_GUI-MASM

说明:HOOKAPI_GUI MASM源码-HOOKAPI_GUI MASM source
<qddalao> 在 2025-02-08 上传 | 大小:18kb | 下载:0

[钩子与API截获Infection_dll

说明:感染dll,系统注入,病毒编写,hook-Infected dll, system, injection, virus writing, hook
<李南风> 在 2025-02-08 上传 | 大小:18kb | 下载:0

[钩子与API截获varptr

说明:VB6.0中的Varpty函数,地址操作函数,Vb中一样有着跟VC一样的指针-VB6.0 in Varpty function, the address manipulation functions, Vb, as with the pointer with the same VC
<郭大万> 在 2025-02-08 上传 | 大小:18kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 354.55 .56 .57 .58 .59 ... 486 »

源码中国 www.ymcn.org