资源列表
[钩子与API截获] cvery_293401
说明:屏幕取词的关键技术,用VC++ Hook技术实现屏幕取词.它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的-Screen key technology, with VC++ Hook Screen technology. It is to use technology to prepare debugging hooks into the API. Compared to 16 under the traditional entrance to rew<zhangPP> 在 2025-06-14 上传 | 大小:103kb | 下载:0
[钩子与API截获] WindowsNTSystem-CalHooking
说明:这是一篇详细讲解Windows NT内核操作系统的内核Hook编程原理其实实现,并以监控注册为例讲解了Windows的Hook过程!-This is an elaborate in detail the core Windows NT operating system kernel programming Hook In fact, the realization of the principle, and to monitor the registration of the Windows a<srain> 在 2025-06-14 上传 | 大小:27kb | 下载:0
[钩子与API截获] KauthORama
说明:MacOS10.4以上版本的系统调用hook方法样例-MacOS10.4 above the system call hook method of sample<华华> 在 2025-06-14 上传 | 大小:18kb | 下载:0
[钩子与API截获] Win32APItable
说明:WIN32API表,函数的使用,参数形式等 WIN32API表,函数的使用,参数形式等-Win32API table, the use of function parameters Win32API table form, function of use, the form parameters, such as<zhoujie> 在 2025-06-14 上传 | 大小:344kb | 下载:0
[钩子与API截获] r453543cndsc
说明:一个hookapi的例子,学习全局hook,通过HOOK内核NDIS API来实现的。听说诺顿也是使用此方法来实现。-A hookapi example, learning the overall hook, through the NDIS API kernel HOOK achieved. Norton is also heard to use this method to achieve.<f101> 在 2025-06-14 上传 | 大小:143kb | 下载:0
[钩子与API截获] HookInExe
说明:在EXE中实现 全局钩子HOOK 在EXE中实现 全局钩子HOOK -To achieve the overall situation in the EXE in the EXE hook HOOK achieve global hook HOOK<lihuanglong> 在 2025-06-14 上传 | 大小:195kb | 下载:0
[钩子与API截获] expxv.5
说明:这是一个编辑/查看PE文件导出表的工具。利用它可以方便的对PE文件的导出表进行增、删、改的操作,现在它还可以用于给没有导出表的文件添加导出函数。 这个工具除了PE diy外,通过为导出函数添加Forward信息等方法还可以实现函数hook,dll注入等功能。-This is an edit/view PE file Export Table tool. It can be convenient to use for PE files by exporting table, delete,<董林> 在 2025-06-14 上传 | 大小:94kb | 下载:0
[钩子与API截获] HookInsert
说明: Start.exe 安装 Insert.dll 中的 WH_GETMESSAGE 钩子. 当任何一个进程从 消息队列取消息时, Insert.dll 都将被装入其空间. Insert.dll在入口代码 中判断当前进入的进程模块名, 如果是 Explorer则建立一个线程, 并发消息 通知 Start.exe退出. 这个时候建立的新线程, 当然是属于Explorer进程的, 这就是关键之所在了. 另外, 该线程还建立了一个窗体, 可以设定IE首页. :~)-Start.e<hss> 在 2025-06-14 上传 | 大小:29kb | 下载:0